@charset "UTF-8";
/*!
Theme Name: From Scratch
Author: Thomas Villain
Author URI: https://anybodesign.com/
Theme URI: https://github.com/anybodesign/from-scratch
Update URI: https://github.com/anybodesign/from-scratch
Description: A WordPress Starter Theme
Version: 5.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: from-scratch
Tags: one-column, two-columns, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* ------------------------------------------------------------
//
//  Reset (E. Meyers) + Normalize (Nicolas Gallagher)  + Custom
// 
// ------------------------------------------------------------ */
html {
  text-size-adjust: 100%;
}

body {
  margin: 0;
}

html, body,
div, span, object, iframe,
h1, h2, h3, p.cmplz-subtitle, h4, .widget-title, h5, h6,
p, blockquote, pre, a, abbr, address, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, embed,
figure, figcaption, footer, header,
hgroup, nav, section, audio, video {
  vertical-align: baseline;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

:root {
  --font_stack: Helvetica, Arial, sans-serif;
  --font_title: "Title", var(--font_stack);
  --font_regular: "Regular", var(--font_stack);
  --font_italic: "Italic", var(--font_stack);
  --font_bold: "Bold", var(--font_stack);
  --font_bolditalic: "BoldItalic", var(--font_stack);
  --font_mono: "Andale Mono", "DejaVu Sans Mono", Courier, monospace;
}

@font-face {
  font-family: "Regular";
  src: url("fonts/barlow-medium-webfont.woff2") format("woff2"), url("fonts/barlow-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Italic";
  src: url("fonts/barlow-mediumitalic-webfont.woff2") format("woff2"), url("fonts/barlow-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bold";
  src: url("fonts/barlow-bold-webfont.woff2") format("woff2"), url("fonts/barlow-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldItalic";
  src: url("fonts/barlow-bolditalic-webfont.woff2") format("woff2"), url("fonts/barlow-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Title";
  src: url("fonts/barlowsemicondensed-bold-webfont.woff2") format("woff2"), url("fonts/barlowsemicondensed-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Regular-Bebas";
  src: url("fonts/bitter-regular.woff2") format("woff2"), url("fonts/bitter-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Italic-Bebas";
  src: url("fonts/bitter-italic.woff2") format("woff2"), url("fonts/bitter-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bold-Bebas";
  src: url("fonts/bitter-bold.woff2") format("woff2"), url("fonts/bitter-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldItalic-Bebas";
  src: url("fonts/bitter-bolditalic.woff2") format("woff2"), url("fonts/bitter-bolditalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Title-Bebas";
  src: url("fonts/Bebas.woff2") format("woff2"), url("fonts/Bebas.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Regular-Playfair";
  src: url("fonts/atkinson-hyperlegible-regular.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Italic-Playfair";
  src: url("fonts/atkinson-hyperlegible-italic.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bold-Playfair";
  src: url("fonts/atkinson-hyperlegible-bold.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldItalic-Playfair";
  src: url("fonts/atkinson-hyperlegible-bolditalic.woff2") format("woff2"), url("fonts/atkinson-hyperlegible-bolditalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Title-Playfair";
  src: url("fonts/playfairdisplay-regular.woff2") format("woff2"), url("fonts/playfairdisplay-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Regular-Luciole";
  src: url("fonts/Luciole.woff2") format("woff2"), url("fonts/Luciole.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Italic-Luciole";
  src: url("fonts/Luciole_Italic.woff2") format("woff2"), url("fonts/Luciole_Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bold-Luciole";
  src: url("fonts/Luciole_Bold.woff2") format("woff2"), url("fonts/Luciole_Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldItalic-Luciole";
  src: url("fonts/Luciole_Bold_Italic.woff2") format("woff2"), url("fonts/Luciole_Bold_Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Title-Luciole";
  src: url("fonts/Luciole_Bold.woff2") format("woff2"), url("fonts/Luciole_Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Regular-Miriam";
  src: url("fonts/Asap-Regular.woff2") format("woff2"), url("fonts/Asap-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Italic-Miriam";
  src: url("fonts/Asap-Italic.woff2") format("woff2"), url("fonts/Asap-Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bold-Miriam";
  src: url("fonts/Asap-Medium.woff2") format("woff2"), url("fonts/Asap-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BoldItalic-Miriam";
  src: url("fonts/Asap-MediumItalic.woff2") format("woff2"), url("fonts/Asap-MediumItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Title-Miriam";
  src: url("fonts/Miriam-Libre-Bold.woff2") format("woff2"), url("fonts/Miriam-Libre-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "segoe_uibold_italic";
  src: url("fonts/segoe_ui_bold_italic-webfont.woff2") format("woff2"), url("fonts/segoe_ui_bold_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "segoe_uibold";
  src: url("fonts/segoe_ui_bold-webfont.woff2") format("woff2"), url("fonts/segoe_ui_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "segoe_uiitalic";
  src: url("fonts/segoe_ui_italic-webfont.woff2") format("woff2"), url("fonts/segoe_ui_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "segoe_uiregular";
  src: url("fonts/segoe_ui-webfont.woff2") format("woff2"), url("fonts/segoe_ui-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
a:focus-visible, button:focus-visible {
  outline: 2px var(--text_color) dotted;
}
@supports not selector(:focus-visible) {
  a:focus, button:focus {
    outline: 2px var(--text_color) dotted;
  }
}

h1, h2, h3, p.cmplz-subtitle, h4, .widget-title, h5, h6,
.h1-like, .h2-like, .h3-like, .h4-like, .h5-like, .h6-like {
  color: var(--primary_color);
  font-family: var(--font_title);
  font-weight: normal;
  line-height: 1.2;
  margin: 1.25em 0;
}
h1:first-child, h2:first-child, h3:first-child, p.cmplz-subtitle:first-child, h4:first-child, .widget-title:first-child, h5:first-child, h6:first-child,
.h1-like:first-child, .h2-like:first-child, .h3-like:first-child, .h4-like:first-child, .h5-like:first-child, .h6-like:first-child {
  margin-top: 0;
}
h1 b, h1 strong, h2 b, h2 strong, h3 b, p.cmplz-subtitle b, h3 strong, p.cmplz-subtitle strong, h4 b, .widget-title b, h4 strong, .widget-title strong, h5 b, h5 strong, h6 b, h6 strong,
.h1-like b,
.h1-like strong, .h2-like b, .h2-like strong, .h3-like b, .h3-like strong, .h4-like b, .h4-like strong, .h5-like b, .h5-like strong, .h6-like b, .h6-like strong {
  font-weight: normal;
}
h1 i, h1 em, h2 i, h2 em, h3 i, p.cmplz-subtitle i, h3 em, p.cmplz-subtitle em, h4 i, .widget-title i, h4 em, .widget-title em, h5 i, h5 em, h6 i, h6 em,
.h1-like i,
.h1-like em, .h2-like i, .h2-like em, .h3-like i, .h3-like em, .h4-like i, .h4-like em, .h5-like i, .h5-like em, .h6-like i, .h6-like em {
  font-style: normal;
}
.white-text h1, .white-text h2, .white-text h3, .white-text p.cmplz-subtitle, .white-text h4, .white-text .widget-title, .white-text h5, .white-text h6,
.white-text .h1-like, .white-text .h2-like, .white-text .h3-like, .white-text .h4-like, .white-text .h5-like, .white-text .h6-like {
  color: #fff;
}

h1,
.h1-like {
  font-size: 3.4rem;
}
@media only screen and (min-width: 60em) {
  h1,
  .h1-like {
    font-size: 3.6rem;
  }
}

h2,
.h2-like {
  font-size: 3rem;
}
@media only screen and (min-width: 60em) {
  h2,
  .h2-like {
    font-size: 3.2rem;
  }
}

h3, p.cmplz-subtitle,
.h3-like {
  font-size: 2.6rem;
}
@media only screen and (min-width: 60em) {
  h3, p.cmplz-subtitle,
  .h3-like {
    font-size: 2.8rem;
  }
}

h4, .widget-title,
.h4-like {
  font-size: 2rem;
}
@media only screen and (min-width: 60em) {
  h4, .widget-title,
  .h4-like {
    font-size: 2.2rem;
  }
}

h5,
.h5-like {
  font-size: 1.8rem;
}
@media only screen and (min-width: 60em) {
  h5,
  .h5-like {
    font-size: 2rem;
  }
}

h6,
.h6-like {
  font-size: 1.6rem;
}
@media only screen and (min-width: 60em) {
  h6,
  .h6-like {
    font-size: 1.8rem;
  }
}

p {
  margin: 1.5em 0;
}
p:first-child {
  margin-top: 0;
}

body b, body strong {
  font-family: "segoe_uibold" !important;
}
body i, body em {
  font-style: italic;
}
body em strong, body strong em,
body i strong, body strong i,
body em b, body b em,
body i b, body b i {
  font-family: "segoe_uibold" !important;
  font-style: italic;
}
body li p,
body li ul {
  margin-top: 0;
  margin-bottom: 0;
}

::selection {
  background-color: var(--accent_color);
}
.has-inline-color.has-accent-color ::selection, .has-text-color.has-accent-color ::selection, .has-accent-background-color ::selection {
  background-color: var(--text_color);
  color: #fff;
}
.high-contrast ::selection {
  color: #fff;
}

p.text-intro, p.has-large-font-size {
  font-size: 2rem;
}
@media only screen and (min-width: 60em) {
  p.text-intro, p.has-large-font-size {
    font-size: 2.2rem;
  }
}

p.text-mentions, p.has-small-font-size {
  font-size: 1.4rem;
}
@media only screen and (min-width: 60em) {
  p.text-mentions, p.has-small-font-size {
    font-size: 1.3rem;
  }
}

.has-text-background-color p, .has-text-background-color li, .has-text-background-color span, .has-text-background-color small, .has-text-background-color time, .has-text-background-color div,
.has-text-background-color h1, .has-text-background-color h2, .has-text-background-color h3, .has-text-background-color h4, .has-text-background-color .widget-title, .has-text-background-color h5, .has-text-background-color h6,
.has-text-background-color label, .has-text-background-color legend, .has-text-background-color address, .has-text-background-color figcaption,
.white-text p,
.white-text li,
.white-text span,
.white-text small,
.white-text time,
.white-text div,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text .widget-title,
.white-text h5,
.white-text h6,
.white-text label,
.white-text legend,
.white-text address,
.white-text figcaption {
  color: #fff;
}
.has-text-background-color ::selection,
.white-text ::selection {
  color: var(--text_color);
}

a {
  color: inherit;
  background-color: transparent;
}

a:hover {
  text-decoration: none;
}

img, td,
blockquote, code, pre,
textarea, input, video {
  max-width: 100%;
}

ul, ol {
  padding-left: 2rem;
}
.page-content > ul, .page-content > ol {
  padding-left: 3rem;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

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

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

img {
  height: auto;
  border: 0;
  border-style: none;
}
.high-contrast img {
  filter: grayscale(100) contrast(1.5);
}

figure {
  position: relative;
  margin: 0 0 1rem 0;
  overflow: hidden;
}
figure img {
  display: block;
}
figure.noborder img,
figure img.noborder {
  border: 0;
}
figure a[href*="youtube.com"] {
  display: block;
  position: relative;
}
figure a[href*="youtube.com"]::before, figure a[href*="youtube.com"]::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
}
figure a[href*="youtube.com"]::before {
  width: 8rem;
  height: 8rem;
  border-radius: 8rem;
  background-color: rgba(51, 51, 51, 0.9);
  transition: 0.4s ease-in-out;
}
figure a[href*="youtube.com"]::after {
  width: 0;
  height: 0;
  border-color: transparent;
  border-left-color: #fff;
  border-width: 1.2rem;
  border-style: solid;
  left: calc(50% + 0.6rem);
  transform: scaleX(1.4) translateX(-15%) translateY(-40%);
}
figure a[href*="youtube.com"]:focus::before, figure a[href*="youtube.com"]:hover::before {
  transform: translateX(-50%) translateY(-50%) scale(1.2);
  background-color: var(--primary_color);
}
figure a[href*="youtube.com"] img {
  transition: opacity 0.2s ease-in-out;
}
figure a[href*="youtube.com"]:focus img, figure a[href*="youtube.com"]:hover img {
  opacity: 0.7;
}
figure a[href*="youtube.com"]:focus {
  outline: none;
}

figcaption {
  font-size: 1.3rem;
  line-height: 1;
  margin: 1rem 0;
}

q::before,
blockquote::before {
  content: "";
  display: block;
  width: 0.3rem;
  height: 100%;
  border-left: var(--accent_color) 3px solid;
  position: absolute;
  top: 0;
  left: 1rem;
}
.page-content > q,
.page-content > blockquote {
  padding: 2rem 4rem;
}
@media only screen and (min-width: 60em) {
  .page-content > q,
  .page-content > blockquote {
    padding-right: 8.3333%;
  }
}

q,
blockquote,
blockquote p {
  font-family: var(--font_regular);
  font-style: normal;
  font-size: 2.8rem;
}

blockquote p {
  margin-bottom: 0;
}

cite {
  display: block;
  font-family: var(--font_regular);
  font-style: normal;
  margin-top: 1rem;
  font-size: 85%;
}

iframe {
  width: 100%;
}

small {
  font-size: 75%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

code, pre, samp, kbd {
  white-space: pre-line;
  white-space: pre-wrap;
  font-family: var(--font_mono);
  font-size: 1.6rem;
}

kbd {
  padding: 0 2px;
  border: 1px solid var(--text_color);
  border-radius: 2px;
}

code, pre {
  background-color: #eee;
  color: var(--text_color);
}

code {
  padding: 0.5em;
}
pre code {
  background-color: transparent;
}

pre {
  border: var(--text_color) 1px dashed;
  white-space: pre-line;
}
.page-content > pre {
  padding: 1rem;
  width: calc(100% - 1rem * 2);
}

mark {
  padding: 1rem;
  background: rgba(255, 255, 0, 0.9);
}

.alignleft,
.alignright {
  display: inline;
}

.alignleft {
  float: left;
  margin-right: 2rem;
}

.alignright {
  float: right;
  margin-left: 2rem;
}

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

/* ------------------------------
//
//  Print
// 
// ------------------------------ */
@media print {
  [class*=col-] {
    display: block;
    float: left;
  }
}
.action-btn, .woocommerce-page #wrapper .button,
.woocommerce-page #wrapper #respond #submit,
.woocommerce #wrapper .button,
.woocommerce #wrapper #respond #submit, input[type=submit].wpcf7-submit, input[type=submit].gform_button, input[type=submit], .white-btn,
.wp-block-button__link,
.wp-block-file__button {
  display: inline-block;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  font-family: var(--font_bold);
  text-transform: uppercase;
  text-decoration: none;
  background-color: var(--accent_color);
  color: var(--btn_text);
  transition: background 0.2s linear;
  border-radius: 0;
}
.action-btn:focus, .woocommerce-page #wrapper .button:focus,
.woocommerce-page #wrapper #respond #submit:focus,
.woocommerce #wrapper .button:focus,
.woocommerce #wrapper #respond #submit:focus, input[type=submit]:focus, .white-btn:focus, .action-btn:hover, .woocommerce-page #wrapper .button:hover,
.woocommerce-page #wrapper #respond #submit:hover,
.woocommerce #wrapper .button:hover,
.woocommerce #wrapper #respond #submit:hover, input[type=submit]:hover, .white-btn:hover,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-file__button:focus,
.wp-block-file__button:hover {
  background-color: var(--text_color);
  color: var(--btn_text_hover);
}
.high-contrast .action-btn:focus, .high-contrast .woocommerce-page #wrapper .button:focus, .woocommerce-page #wrapper .high-contrast .button:focus,
.high-contrast .woocommerce-page #wrapper #respond #submit:focus,
.woocommerce-page #wrapper #respond .high-contrast #submit:focus,
.high-contrast .woocommerce #wrapper .button:focus,
.woocommerce #wrapper .high-contrast .button:focus,
.high-contrast .woocommerce #wrapper #respond #submit:focus,
.woocommerce #wrapper #respond .high-contrast #submit:focus, .high-contrast input[type=submit]:focus, .high-contrast .white-btn:focus, .high-contrast .action-btn:hover, .high-contrast .woocommerce-page #wrapper .button:hover, .woocommerce-page #wrapper .high-contrast .button:hover,
.high-contrast .woocommerce-page #wrapper #respond #submit:hover,
.woocommerce-page #wrapper #respond .high-contrast #submit:hover,
.high-contrast .woocommerce #wrapper .button:hover,
.woocommerce #wrapper .high-contrast .button:hover,
.high-contrast .woocommerce #wrapper #respond #submit:hover,
.woocommerce #wrapper #respond .high-contrast #submit:hover, .high-contrast input[type=submit]:hover, .high-contrast .white-btn:hover,
.high-contrast .wp-block-button__link:focus,
.high-contrast .wp-block-button__link:hover,
.high-contrast .wp-block-file__button:focus,
.high-contrast .wp-block-file__button:hover {
  background-color: #fff;
  color: #222;
}
.action-btn:focus, .woocommerce-page #wrapper .button:focus,
.woocommerce-page #wrapper #respond #submit:focus,
.woocommerce #wrapper .button:focus,
.woocommerce #wrapper #respond #submit:focus, input[type=submit]:focus, .white-btn:focus,
.wp-block-button__link:focus,
.wp-block-file__button:focus {
  outline: none;
}
.action-btn.has-accent-background-color:hover, .woocommerce-page #wrapper .has-accent-background-color.button:hover,
.woocommerce-page #wrapper #respond .has-accent-background-color#submit:hover,
.woocommerce #wrapper .has-accent-background-color.button:hover,
.woocommerce #wrapper #respond .has-accent-background-color#submit:hover, input.has-accent-background-color[type=submit]:hover, .has-accent-background-color.white-btn:hover, .action-btn.has-accent-background-color:focus, .woocommerce-page #wrapper .has-accent-background-color.button:focus,
.woocommerce-page #wrapper #respond .has-accent-background-color#submit:focus,
.woocommerce #wrapper .has-accent-background-color.button:focus,
.woocommerce #wrapper #respond .has-accent-background-color#submit:focus, input.has-accent-background-color[type=submit]:focus, .has-accent-background-color.white-btn:focus, .action-btn.has-bg-background-color:hover, .woocommerce-page #wrapper .has-bg-background-color.button:hover,
.woocommerce-page #wrapper #respond .has-bg-background-color#submit:hover,
.woocommerce #wrapper .has-bg-background-color.button:hover,
.woocommerce #wrapper #respond .has-bg-background-color#submit:hover, input.has-bg-background-color[type=submit]:hover, .has-bg-background-color.white-btn:hover, .action-btn.has-bg-background-color:focus, .woocommerce-page #wrapper .has-bg-background-color.button:focus,
.woocommerce-page #wrapper #respond .has-bg-background-color#submit:focus,
.woocommerce #wrapper .has-bg-background-color.button:focus,
.woocommerce #wrapper #respond .has-bg-background-color#submit:focus, input.has-bg-background-color[type=submit]:focus, .has-bg-background-color.white-btn:focus,
.wp-block-button__link.has-accent-background-color:hover,
.wp-block-button__link.has-accent-background-color:focus,
.wp-block-button__link.has-bg-background-color:hover,
.wp-block-button__link.has-bg-background-color:focus,
.wp-block-file__button.has-accent-background-color:hover,
.wp-block-file__button.has-accent-background-color:focus,
.wp-block-file__button.has-bg-background-color:hover,
.wp-block-file__button.has-bg-background-color:focus {
  color: #fff;
}

.white-btn {
  background-color: #fff;
  color: var(--text_color);
}
.white-btn:focus, .white-btn:hover {
  background-color: var(--text_color);
  color: var(--btn_text_hover);
}

fieldset {
  margin: 2rem 0;
  border: 0;
  padding: 0;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=date],
input[type=password],
input[type=file],
input[type=number],
input[type=search],
textarea,
select {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 2rem 0;
  padding: 1rem;
  color: var(--text_color);
  border: var(--text_color) 1px solid;
  background-color: #fff;
  font-size: 1.6rem;
  font-family: var(--font_regular);
  border-radius: 0;
  appearance: none;
}
input[type=text]:focus-visible,
input[type=email]:focus-visible,
input[type=tel]:focus-visible,
input[type=url]:focus-visible,
input[type=date]:focus-visible,
input[type=password]:focus-visible,
input[type=file]:focus-visible,
input[type=number]:focus-visible,
input[type=search]:focus-visible,
textarea:focus-visible,
select:focus-visible {
  background-color: var(--text_color);
  color: #fff;
  outline: none;
}
@supports not selector(:focus-visible) {
  input[type=text]:focus,
  input[type=email]:focus,
  input[type=tel]:focus,
  input[type=url]:focus,
  input[type=date]:focus,
  input[type=password]:focus,
  input[type=file]:focus,
  input[type=number]:focus,
  input[type=search]:focus,
  textarea:focus,
  select:focus {
    background-color: var(--text_color);
    color: #fff;
    outline: none;
  }
}

input[type=search] {
  border-radius: 0;
  padding-left: 1rem;
}

textarea {
  min-height: 18rem;
  resize: vertical;
}

input[type=checkbox]:focus-visible + label,
input[type=radio]:focus-visible + label {
  border-bottom: var(--text_color) 2px dashed;
}

@supports not selector(:focus-visible) {
  input[type=checkbox]:focus + label,
  input[type=radio]:focus + label {
    border-bottom: var(--text_color) 2px dashed;
  }
}
input[type=checkbox],
input[type=radio],
input[type=checkbox] + label,
input[type=radio] + label {
  width: auto;
  margin: 0 0 0.5rem 0;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  right: 0.5em;
  font-size: 2rem;
  cursor: pointer;
}

label, legend {
  display: block;
  font-weight: normal;
  margin: 0;
}

button,
input[type=submit],
input[type=button] {
  border: 0;
  border-radius: 0;
  cursor: pointer;
  appearance: none;
}

::placeholder {
  color: #777;
  font-family: var(--font_italic);
  font-size: 1.4rem;
}

:focus::placeholder,
*:focus::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.gform_fields,
.gfield_checkbox {
  padding: 0;
  list-style: none;
}

.gfield {
  margin-bottom: 1em;
}

.gfield_visibility_ {
  display: none;
  position: absolute !important;
  left: -9000px;
}

.ginput_container_checkbox {
  padding: 2rem 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 1rem !important;
  margin-bottom: 0 !important;
}

.ginput_container_select {
  margin-bottom: 0;
}
.ginput_container_select select {
  line-height: normal !important;
  padding: 1rem !important;
}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}

.wpcf7-response-output {
  border: 0 !important;
  background-color: #B3003C;
  color: #fff;
  margin: 1rem 0 0 0 !important;
  padding: 1rem !important;
  font-family: var(--font_regular);
}
.sent .wpcf7-response-output {
  background-color: var(--accent_color);
  color: var(--text_color);
}
.spam .wpcf7-response-output {
  background-color: var(--primary_color);
  color: #fff;
}

.wpcf7-not-valid {
  border: #B3003C 2px solid !important;
}

.wpcf7-not-valid-tip {
  color: #B3003C;
  margin-top: -2rem;
  padding-top: 0.5rem;
  border-top: #B3003C 4px solid;
  font-family: var(--font_bold);
}

@media only screen and (min-width: 45em) {
  .formfield-half {
    display: flex;
  }
  .formfield-half [class*=formfield-] {
    flex: 1 0 0;
  }
}

.formfield-text,
.formfield-textarea,
.formfield-select,
.formfield-file,
.formfield-checkbox,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox,
.comment-form-cookies-consent,
.gfield_checkbox li,
.formfield-radio,
.gfield_radio li {
  position: relative;
  margin: 1rem 0;
}
@media only screen and (min-width: 45em) {
  .formfield-half .formfield-text:first-child,
  .formfield-half .formfield-textarea:first-child,
  .formfield-half .formfield-select:first-child,
  .formfield-half .formfield-file:first-child,
  .formfield-half .formfield-checkbox:first-child,
  .formfield-half .woocommerce-page #wrapper .woocommerce-form__label-for-checkbox:first-child,
  .woocommerce-page #wrapper .formfield-half .woocommerce-form__label-for-checkbox:first-child,
  .formfield-half .woocommerce #wrapper .woocommerce-form__label-for-checkbox:first-child,
  .woocommerce #wrapper .formfield-half .woocommerce-form__label-for-checkbox:first-child,
  .formfield-half .comment-form-cookies-consent:first-child,
  .formfield-half .gfield_checkbox li:first-child,
  .gfield_checkbox .formfield-half li:first-child,
  .formfield-half .formfield-radio:first-child,
  .formfield-half .gfield_radio li:first-child,
  .gfield_radio .formfield-half li:first-child {
    margin-right: 2rem;
  }
}

.formfield-radio input[type=radio], .gfield_radio li input[type=radio],
.formfield-checkbox input[type=checkbox],
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox],
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox],
.comment-form-cookies-consent input[type=checkbox],
.gfield_checkbox li input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.formfield-radio input[type=radio] + label, .gfield_radio li input[type=radio] + label, .formfield-radio input[type=radio] + span, .gfield_radio li input[type=radio] + span,
.formfield-checkbox input[type=checkbox] + label,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label,
.comment-form-cookies-consent input[type=checkbox] + label,
.gfield_checkbox li input[type=checkbox] + label,
.formfield-checkbox input[type=checkbox] + span,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span,
.comment-form-cookies-consent input[type=checkbox] + span,
.gfield_checkbox li input[type=checkbox] + span {
  padding: 0 0 0 2.6rem;
}
.formfield-radio input[type=radio] + label::before, .gfield_radio li input[type=radio] + label::before, .formfield-radio input[type=radio] + span::before, .gfield_radio li input[type=radio] + span::before,
.formfield-checkbox input[type=checkbox] + label::before,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label::before,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label::before,
.comment-form-cookies-consent input[type=checkbox] + label::before,
.gfield_checkbox li input[type=checkbox] + label::before,
.formfield-checkbox input[type=checkbox] + span::before,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span::before,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span::before,
.comment-form-cookies-consent input[type=checkbox] + span::before,
.gfield_checkbox li input[type=checkbox] + span::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 0.3rem;
  left: 0;
  border: var(--text_color) 1px solid;
  background-color: #fff;
}
.formfield-radio input[type=radio] + label::after, .gfield_radio li input[type=radio] + label::after, .formfield-radio input[type=radio] + span::after, .gfield_radio li input[type=radio] + span::after,
.formfield-checkbox input[type=checkbox] + label::after,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label::after,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label::after,
.comment-form-cookies-consent input[type=checkbox] + label::after,
.gfield_checkbox li input[type=checkbox] + label::after,
.formfield-checkbox input[type=checkbox] + span::after,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span::after,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span::after,
.comment-form-cookies-consent input[type=checkbox] + span::after,
.gfield_checkbox li input[type=checkbox] + span::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.formfield-radio input[type=radio] + label::before, .gfield_radio li input[type=radio] + label::before,
.formfield-radio input[type=radio] + span::before,
.gfield_radio li input[type=radio] + span::before {
  border-radius: 100%;
}

.formfield-radio input[type=radio] + label::after, .gfield_radio li input[type=radio] + label::after,
.formfield-radio input[type=radio] + span::after,
.gfield_radio li input[type=radio] + span::after {
  width: 0.6rem;
  height: 0.6rem;
  background-color: var(--primary_color);
  top: 0.9rem;
  left: 0.6rem;
  border-radius: 100%;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.formfield-radio input[type=radio]:checked + label::after, .gfield_radio li input[type=radio]:checked + label::after,
.formfield-radio input[type=radio]:checked + span::after,
.gfield_radio li input[type=radio]:checked + span::after {
  opacity: 1;
}

.formfield-checkbox input[type=checkbox] + label::after, .woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label::after,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + label::after, .comment-form-cookies-consent input[type=checkbox] + label::after, .gfield_checkbox li input[type=checkbox] + label::after,
.formfield-checkbox input[type=checkbox] + span::after,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span::after,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] + span::after,
.comment-form-cookies-consent input[type=checkbox] + span::after,
.gfield_checkbox li input[type=checkbox] + span::after {
  top: 0.5rem;
  left: 0.35rem;
  content: "";
  width: 1rem;
  height: 0.5rem;
  border-left: 4px solid var(--primary_color);
  border-bottom: 4px solid var(--primary_color);
  opacity: 0;
  transform: rotate(-45deg);
  transition: opacity 0.2s linear;
}

.formfield-checkbox input[type=checkbox]:checked + label::after, .woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + label::after,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + label::after, .comment-form-cookies-consent input[type=checkbox]:checked + label::after, .gfield_checkbox li input[type=checkbox]:checked + label::after,
.formfield-checkbox input[type=checkbox]:checked + span::after,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span::after,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span::after,
.comment-form-cookies-consent input[type=checkbox]:checked + span::after,
.gfield_checkbox li input[type=checkbox]:checked + span::after {
  opacity: 1;
}

.formfield-select--container, .woocommerce-page #wrapper .woocommerce-ordering,
.woocommerce #wrapper .woocommerce-ordering, .widget_categories form, .formfield-select .wpcf7-form-control-wrap, .ginput_container_select {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: var(--text_color) 1px solid;
  margin: 0 0 2rem 0;
  padding: 0;
}
.formfield-select--container::after, .woocommerce-page #wrapper .woocommerce-ordering::after,
.woocommerce #wrapper .woocommerce-ordering::after, .widget_categories form::after, .formfield-select .wpcf7-form-control-wrap::after, .ginput_container_select::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.3rem;
  right: 0.5em;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-top-color: var(--primary_color);
  border-width: 0.6rem;
  border-style: solid;
  pointer-events: none;
}
.formfield-select--container select, .woocommerce-page #wrapper .woocommerce-ordering select,
.woocommerce #wrapper .woocommerce-ordering select, .widget_categories form select, .formfield-select .wpcf7-form-control-wrap select, .ginput_container_select select {
  padding-right: 6rem;
  width: 110%;
  height: auto;
  border: 0;
  margin: 0;
  border-radius: 0;
  appearance: none;
  overflow: hidden;
  text-overflow: ellipsis;
}

.formfield-select--container select::-ms-expand, .woocommerce-page #wrapper .woocommerce-ordering select::-ms-expand,
.woocommerce #wrapper .woocommerce-ordering select::-ms-expand, .widget_categories form select::-ms-expand, .formfield-select .wpcf7-form-control-wrap select::-ms-expand, .ginput_container_select select::-ms-expand {
  display: none;
}

.formfield-file--container {
  position: relative;
  margin: 0 0 2rem 0;
}
.formfield-file--container::after {
  display: inline-block;
  content: "📎";
  font-size: 2rem;
  color: var(--text_color);
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  z-index: 100;
}

.wpcf7-list-item label {
  position: relative;
}

span.wpcf7-list-item {
  margin: 0 1rem 0 0;
}

.formfield-radio input[type=radio]:focus + span, .gfield_radio li input[type=radio]:focus + span,
.formfield-checkbox input[type=checkbox]:focus + span,
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:focus + span,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:focus + span,
.comment-form-cookies-consent input[type=checkbox]:focus + span,
.gfield_checkbox li input[type=checkbox]:focus + span {
  font-family: var(--font_bold);
}
.wpcf7-acceptance label {
  font-family: var(--font_regular);
  font-size: 1.4rem;
  border: 0;
}

.formfield-select .wpcf7-form-control-wrap {
  display: block;
}

/* ------------------------- */
/* = Basics
/* ------------------------- */
html {
  font-size: 62.5%;
}

body {
  font-family: var(--font_regular);
  font-size: 1.6rem;
  line-height: 1.5;
  color: var(--text_color);
  text-size-adjust: none;
  background-color: var(--page_color);
}
@media only screen and (min-width: 60em) {
  body {
    font-size: 1.8rem;
  }
}

html,
body,
#wrapper {
  width: 100%;
  height: 100%;
}

.row {
  display: flex;
  flex-wrap: wrap;
  text-rendering: optimizespeed;
}
.row.align-start {
  align-items: flex-start;
}
.row.align-center {
  align-items: center;
}
.row.align-end {
  align-items: flex-end;
}
.row.align-stretch {
  align-items: stretch;
}
.row.align-baseline {
  align-items: baseline;
}
.row.justify-start {
  justify-content: flex-start;
}
.row.justify-center {
  justify-content: center;
}
.row.justify-end {
  justify-content: flex-end;
}
.row.justify-between {
  justify-content: space-between;
}
.row.justify-around {
  justify-content: space-around;
}
.row.nested {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.inner {
  position: relative;
  margin: 0 auto;
  max-width: 96rem;
}
.row .inner {
  width: 100%;
}

/* ------------------------- */
/* = Header
/* ------------------------- */
#site_head {
  position: relative;
  background-color: var(--header_color);
}
#site_head > .row {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  #site_head > .row {
    padding-bottom: 2rem;
  }
}
@media only screen and (min-width: 60em) {
  #site_head > .row {
    flex-direction: row;
  }
  .layout-v2 #site_head > .row {
    flex-direction: column;
    justify-content: flex-start;
  }
}

.site-toolbar {
  position: relative;
  width: 100%;
  padding: 1rem;
  margin-bottom: 2rem;
}
.site-toolbar.has-search {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}
@media only screen and (min-width: 30em) {
  .site-toolbar.has-search {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

.toolbar-widgets {
  display: flex;
  align-items: center;
}

.site-brand {
  padding: 1rem;
  margin-top: 2rem;
}
.site-toolbar + .site-brand {
  margin-top: 0;
}
@media only screen and (min-width: 60em) {
  .layout-v2 .site-brand {
    text-align: center;
  }
}

.site-nav {
  padding: 1rem;
  display: none;
}
@media (min-width: 992px) {
  .site-nav {
    margin-top: 2rem;
  }
}
.site-toolbar + .site-brand + .site-nav {
  margin-top: 0;
}
@media (max-width: 991px) {
  .site-nav {
    display: block;
  }
}

.site-toolbar .searchform {
  position: relative;
}
.site-toolbar .searchform label {
  position: absolute;
  top: 1.25rem;
  right: 3rem;
  padding-left: 2.5rem;
  font-family: var(--font_regular);
  font-size: 1.3rem;
  transition: 0.2s ease-in-out;
  opacity: 0;
  border: 0;
}
.site-toolbar .searchform:hover label {
  opacity: 1;
}
.site-toolbar .searchform input[type=search] {
  margin: 0;
  border-color: transparent;
  background-color: transparent;
  transition: 0.3s ease-in-out;
  width: 5rem;
}
.site-toolbar .searchform input[type=search]:focus {
  border-color: var(--primary_color);
  background-color: transparent;
  color: var(--text_color);
  width: 20rem;
}
.site-toolbar .searchform input[type=search]:not(:placeholder-shown) {
  width: auto;
  border-color: var(--text_color);
}
.site-toolbar .searchform input[type=search]:focus + label, .site-toolbar .searchform input[type=search]:not(:placeholder-shown) + label {
  opacity: 0;
  visibility: none;
}
.site-toolbar .searchform input[type=search]:focus + label + #searchsubmit, .site-toolbar .searchform input[type=search]:not(:placeholder-shown) + label + #searchsubmit {
  transform: translateX(-1rem);
  pointer-events: initial;
}
.site-toolbar .searchform input[type=search]:focus + label + #searchsubmit:hover, .site-toolbar .searchform input[type=search]:not(:placeholder-shown) + label + #searchsubmit:hover {
  transform: translateX(-1rem) scale(1.2);
}
.site-toolbar .searchform input[type=search]:focus + label + #searchsubmit:focus-visible, .site-toolbar .searchform input[type=search]:not(:placeholder-shown) + label + #searchsubmit:focus-visible {
  transform: translateX(-1rem) scale(1.2);
}
@supports not selector(:focus-visible) {
  .site-toolbar .searchform input[type=search]:focus + label + #searchsubmit:focus, .site-toolbar .searchform input[type=search]:not(:placeholder-shown) + label + #searchsubmit:focus {
    transform: translateX(-1rem) scale(1.2);
  }
}
.site-toolbar .searchform ::placeholder {
  opacity: 0;
}
.site-toolbar .searchform #searchsubmit {
  display: block;
  width: 2rem;
  height: 2rem;
  padding: 0;
  background: transparent url(img/ui/search.svg) 0 0 no-repeat;
  background-size: contain;
  transition: 0.5s ease-in-out;
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -1rem;
  right: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}

.site-title {
  display: block;
  font-family: var(--font_title);
  text-transform: uppercase;
  font-size: 2.4rem;
  line-height: 1;
  margin: 0;
}
.site-title a,
.site-title img {
  display: block;
}
.site-title a {
  text-align: center;
}
.site-title img {
  width: auto;
}
@media only screen and (min-width: 60em) {
  .layout-v2 .site-title img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .site-title img.logo {
    height: 70px !important;
  }
}
.site-title .logo.has-mobile-logo {
  display: none;
}
.site-title .logo-mobile {
  display: block;
}
@media only screen and (min-width: 60em) {
  .site-title .logo.has-mobile-logo {
    display: block;
  }
  .site-title .logo-mobile {
    display: none;
  }
}

.site-desc {
  display: block;
  margin: 0;
  max-width: 22rem;
}
@media only screen and (min-width: 45em) {
  .site-desc {
    max-width: none;
  }
}
@media only screen and (min-width: 60em) {
  .site-desc {
    max-width: 24rem;
  }
}

@media only screen and (min-width: 60em) {
  .sticky-nav #site_head {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    animation: drop_in 0.8s;
    z-index: 100;
  }
  .sticky-nav.admin-bar #site_head {
    top: 46px;
  }
}
@media only screen and (min-width: 60em) and (min-width: 48.875em) {
  .sticky-nav.admin-bar #site_head {
    top: 32px;
  }
}

.skiplinks {
  position: absolute;
  padding-top: 0;
  z-index: 100;
}
.skiplinks a {
  position: fixed;
  top: -6.5rem;
  padding: 1rem;
  background-color: var(--text_color);
  font-family: var(--font_bold);
  color: #fff;
  text-decoration: none;
  transition: top 0.2s ease-in;
}
.skiplinks a:focus {
  outline: none;
  top: -0.5rem;
}
.admin-bar .skiplinks a:focus {
  top: 46px;
}
@media only screen and (min-width: 48.875em) {
  .admin-bar .skiplinks a:focus {
    top: 32px;
  }
}

.toolbar-menu {
  display: flex;
  justify-content: flex-end;
}
.toolbar-menu > li {
  font-size: 1.4rem;
  margin-left: 1rem;
}
@media only screen and (min-width: 45em) {
  .has-search .toolbar-menu > li {
    margin-left: 0;
    margin-right: 1rem;
  }
}
.main-menu {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  padding: 1rem;
  background-color: #fff;
  transform: translateX(-110%);
  transition: transform 0.4s ease-in-out;
  z-index: 100;
}
.menu-opened + .main-menu {
  transform: translateX(0);
}
@media only screen and (min-width: 30em) {
  .main-menu {
    width: 80%;
  }
}
@media only screen and (min-width: 45em) {
  .main-menu {
    width: 60%;
  }
}
@media only screen and (min-width: 60em) {
  .main-menu {
    position: relative;
    left: auto;
    padding: 0;
    width: auto;
    background-color: transparent;
    transform: none;
    display: flex;
    flex-wrap: wrap;
  }
}
.main-menu > li {
  position: relative;
  display: block;
}
@media only screen and (min-width: 60em) {
  .main-menu > li {
    margin-left: 1rem;
  }
}
@media only screen and (min-width: 75em) {
  .main-menu > li {
    margin-left: 2rem;
  }
}
.main-menu > li > a {
  position: relative !important;
  display: block !important;
  padding: 1rem !important;
  text-decoration: none !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.main-menu > li.current-menu-item > a, .main-menu > li.current_page_parent > a {
  font-family: var(--font_bold);
}
.main-menu > li.menu-item-has-children > a {
  padding-right: 2.4rem;
}
@media only screen and (min-width: 75em) {
  .main-menu > li.menu-item-has-children > a {
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 75em) {
  .main-menu > li.menu-item-has-children.unfold-parent > a {
    padding-right: 1.8rem;
  }
  .main-menu > li.menu-item-has-children:hover > .sub-menu {
    left: auto;
    opacity: 1;
  }
  .main-menu > li.menu-item-has-children:hover > .sub-menu > li {
    display: block;
  }
}

.sub-menu-opened + .sub-menu {
  transform: scaleY(1);
  height: auto;
  background-color: var(--header_color);
}
.sub-menu-opened + .sub-menu > li {
  display: block;
}
.sub-menu-opened + .sub-menu > li a {
  display: block;
}
@media only screen and (min-width: 60em) {
  .sub-menu-opened + .sub-menu {
    left: auto;
    opacity: 1;
  }
  .sub-menu-opened + .sub-menu > li {
    display: block;
  }
}

.sub-menu {
  position: relative;
  height: 1px;
  transform: scaleY(0);
  transform-origin: center top;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  background-color: var(--header_color);
}
@media only screen and (min-width: 60em) {
  .sub-menu {
    position: absolute;
    height: auto;
    top: auto;
    left: -999em;
    opacity: 0;
    transform: none;
    min-width: 100%;
    z-index: 100;
    transition: opacity 0.2s ease-in-out;
  }
}
.sub-menu > li {
  font-size: 1.6rem;
}
@media only screen and (min-width: 60em) {
  .sub-menu > li:first-child {
    border-top: 0;
  }
}
@media only screen and (min-width: 75em) {
  .sub-menu > li {
    display: none;
  }
}
.sub-menu > li a {
  display: block;
  padding: 1rem 0;
  padding-left: 1rem;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
@media only screen and (min-width: 60em) {
  .sub-menu > li a {
    padding: 0.5rem 1rem;
  }
}
.sub-menu-unfold {
  position: absolute;
  top: -0.25rem;
  right: 0;
  display: block;
  height: 4.4rem;
  width: 4.4rem;
  margin-top: 0;
  border: 0;
  padding: 0;
  background: transparent;
}
.sub-menu-unfold span {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 60em) {
  .sub-menu-unfold {
    height: 2.2rem;
    width: 2.2rem;
    top: 1.1rem;
    right: 0;
  }
}
@media only screen and (min-width: 75em) {
  .sub-menu-unfold {
    left: -999rem;
  }
  .sub-menu-unfold:focus {
    left: auto;
    right: 0;
  }
}
.sub-menu-unfold::after, .sub-menu-unfold::before {
  content: "";
  display: block;
  position: absolute;
  top: 2.4rem;
  left: 1.5rem;
  width: 1.6rem;
  height: 0;
  border-top: var(--text_color) 2px solid;
  transition: transform 0.1s ease-in-out;
}
@media only screen and (min-width: 60em) {
  .sub-menu-unfold::after, .sub-menu-unfold::before {
    top: 1rem;
    width: 1rem;
    border-top-width: 1px;
  }
}
.sub-menu-unfold::before {
  left: 1rem;
  transform: rotate(45deg);
}
@media only screen and (min-width: 60em) {
  .sub-menu-unfold::before {
    left: 0.5rem;
  }
}
.sub-menu-unfold::after {
  left: 2rem;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 60em) {
  .sub-menu-unfold::after {
    left: 1.2rem;
  }
}
.sub-menu-unfold.sub-menu-opened::after, .sub-menu-unfold.sub-menu-opened::before {
  left: 1.5rem;
  top: 2.2rem;
  transform: rotate(0);
}
@media only screen and (min-width: 60em) {
  .sub-menu-unfold.sub-menu-opened::after, .sub-menu-unfold.sub-menu-opened::before {
    top: 1rem;
    left: 0.75rem;
  }
}

#menu_toggle {
  position: relative;
}

.burger-meela {
  position: absolute !important;
  left: 40px;
  top: 55px;
  width: 75px;
}

.burger {
  display: block;
  height: 4.4rem;
  width: 4.4rem;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  z-index: 200;
}
.burger .burger-title {
  position: absolute;
  font-size: 1.6rem;
  top: -1rem;
  left: 4.4rem;
  font-family: var(--font_regular);
}
.burger > span, .burger > span::before, .burger > span::after {
  position: absolute;
  display: block;
  width: 3.4rem;
  height: 0;
  margin: 0;
  border-top: var(--primary_color) 2px solid;
  transition: 0.15s linear;
}
.burger > span {
  top: 2.1rem;
  left: 0;
}
.burger > span::before, .burger > span::after {
  content: "";
  left: 0;
}
.burger > span::before {
  top: -1.3rem;
  width: 2.6rem;
}
.burger > span::after {
  bottom: -1.1rem;
  width: 1.7rem;
}
.burger.menu-opened > span {
  border-color: transparent;
  width: 0;
}
.burger.menu-opened > span::before, .burger.menu-opened > span::after {
  content: "";
  top: 0;
  left: 0;
  width: 3.4rem;
  border-color: var(--secondary_color);
}
.burger.menu-opened > span::before {
  transform: rotate(-135deg);
}
.burger.menu-opened > span::after {
  transform: rotate(-45deg);
}
.burger:hover {
  background-color: transparent;
}
@media only screen and (min-width: 60em) {
  .burger {
    display: none;
  }
}

#sidebar_toggle {
  position: absolute;
  top: auto;
  right: 1rem;
  transform: translateY(-125%);
  background-color: #fff;
  z-index: 90;
}
#sidebar_toggle .burger-title {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}

.breadcrumbs-nav {
  position: relative;
  margin-bottom: 1rem;
}
.breadcrumbs-nav::before {
  content: "";
  display: block;
  position: absolute;
  width: 6rem;
  height: calc(100% - 0.2rem);
  top: 0;
  right: 0;
  background-image: linear-gradient(to left, #fff 0%, #fff 5%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 5;
}
.breadcrumbs-nav .inner {
  padding: 1rem;
  padding-right: 7rem;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
@media only screen and (min-width: 60em) {
  .breadcrumbs-nav .inner {
    padding-right: 1rem;
  }
}
.breadcrumbs-nav span {
  font-size: 1.4rem;
}
.breadcrumbs-nav .current-item {
  font-family: var(--font_italic);
}

.subpages-list {
  display: flex;
  flex-wrap: wrap;
}
.subpages-list > li {
  margin-right: 1.5rem;
}
.subpages-list > li a {
  text-decoration: none;
}
.subpages-list > li.current_page_item a {
  font-family: var(--font_bold);
}

.widget-container ul {
  padding: 0;
  list-style: none;
}
.widget-container ul li a {
  display: block;
  padding: 1rem 0;
}
.widget-container ul li.recentcomments {
  display: block;
  padding: 1rem 0;
}

.social-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.social-menu > li {
  margin-right: 1rem;
}
.social-menu > li a {
  display: block;
  transition: 0.2s ease-in-out;
  text-decoration: none;
}
.social-menu > li a img + span {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.social-menu > li a:focus, .social-menu > li a:hover {
  transform: translateY(-0.5rem);
}

.share-box p {
  padding-bottom: 0.5rem;
  border-bottom: var(--text_color) 1px solid;
  margin-bottom: 1rem;
}

.share-items {
  list-style: none;
  padding: 0;
  display: flex;
}
.share-items > li {
  display: block;
  margin-right: 1rem;
}
.share-items > li img {
  display: block;
  transition: 0.2s ease-in-out;
}
.share-items > li a {
  text-decoration: none;
}
.share-items > li a:hover img, .share-items > li a:focus img {
  transform: translateY(-0.5rem);
}

.contrast-switch button {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  font-family: var(--font_regular);
  color: #fff;
  text-decoration: none;
  font-size: 1.1rem;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.contrast-switch button span {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.contrast-switch button img {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 0;
  margin: 0 auto;
  transition: 0.2s ease-in-out;
}
.contrast-switch button:focus img, .contrast-switch button:hover img {
  transform: scale(1.1);
}

.toggle-remove {
  display: none !important;
}

.high-contrast .toggle-highcontrast {
  display: none;
}
.high-contrast .toggle-remove {
  display: block !important;
}

.page-wrap.has-sidebar {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 96rem;
}
@media only screen and (min-width: 60em) {
  .page-wrap.has-sidebar {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
}

.page-banner,
.page-content,
.page-sidebar {
  width: 100%;
}

.page-banner {
  margin-bottom: 2rem;
}
.banner-has-bg .page-banner {
  min-height: 20rem;
  background-color: var(--bg_color);
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 45em) {
  .banner-has-bg .page-banner {
    min-height: 29rem;
  }
}
.page-banner .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 1rem;
}
.page-banner .page-title {
  margin-bottom: 0;
}
.page-title .search-term {
  font-family: var(--font_bolditalic);
}

.page-content > * {
  width: 100%;
  padding: 0 1rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 96rem;
}
@media only screen and (min-width: 45em) {
  .page-content > p, .page-content > [class*=contact-form-7], .page-content .acf-block-text--1col, .page-content #comments {
    padding-right: 20rem;
  }
  .page-content > p.has-text-align-center {
    padding-right: 10rem;
    padding-left: 10rem;
  }
  .has-sidebar .page-content {
    padding-right: 8.3333%;
  }
}
.page-content > *.alignwide {
  max-width: 124.8rem;
}
.page-content > *.alignfull {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
.page-content > *.fl-builder-content {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding: 0;
}
.page-content > [class*=wp-block-gallery], .page-content > [class*=wp-block-cover-image], .page-content > [class*=wp-block-quote] {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 96rem;
  margin-bottom: 2rem;
}
.page-content > [class*=wp-block-table], .page-content > [class*=wp-block-verse] {
  position: relative;
  margin: 2rem auto;
  max-width: calc(96rem - 1rem * 2);
}
.page-content > span {
  display: block;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 60em) {
  .has-sidebar .page-content {
    width: 75%;
  }
}

.page-sidebar {
  padding: 1rem;
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  padding: 1rem;
  background-color: #fff;
  transform: translateX(-110%);
  transition: transform 0.4s ease-in-out;
  z-index: 80;
}
.menu-opened + .page-sidebar {
  transform: translateX(0);
}
@media only screen and (min-width: 30em) {
  .page-sidebar {
    width: 80%;
  }
}
@media only screen and (min-width: 45em) {
  .page-sidebar {
    width: 60%;
  }
}
@media only screen and (min-width: 60em) {
  .page-sidebar {
    display: block;
    position: relative;
    left: auto;
    padding: 0;
    width: auto;
    background-color: transparent;
    transform: none;
  }
  .has-sidebar .page-sidebar {
    width: 25%;
  }
}

hr[data-scroll=in], [data-scroll=in].wp-block-separator {
  animation: stretch 1s ease-in-out;
}

section[data-scroll=in],
.wpcf7-form {
  animation: slide_up 1s ease-in-out;
}

.boxed-cta[data-scroll=in] .acf-block-cta-text {
  animation: move_left 1s ease-in-out;
}
.boxed-cta[data-scroll=in] .acf-block-cta-btn {
  animation: move_right 1s ease-in-out;
}

.post-block[data-scroll=in] .post-figure, .acf-block--posts .acf-block-container [data-scroll=in].acf-block-post-item .post-figure, .acf-block--posts .acf-block-container [data-scroll=in].acf-block-post-item .acf-block-post-figure,
.post-block[data-scroll=in] .acf-block-post-figure {
  animation: fade_in 1s ease-in-out;
}
.post-block[data-scroll=in] .post-meta, .acf-block--posts .acf-block-container [data-scroll=in].acf-block-post-item .post-meta, .acf-block--posts .acf-block-container [data-scroll=in].acf-block-post-item .acf-block-post-metas,
.post-block[data-scroll=in] .acf-block-post-metas {
  animation: border_opacity 1s ease-in-out;
}

@media only screen and (min-width: 45em) {
  .acf-block--textimg[data-scroll=in] .acf-block-textimg-picture {
    animation: slide_right 1s ease-in-out;
  }
  .acf-block--textimg[data-scroll=in] .right .acf-block-textimg-picture {
    animation: slide_left 1s ease-in-out;
  }
  .acf-block--textimg[data-scroll=in] .acf-block-textimg-text {
    animation: slide_left 1s ease-in-out;
  }
  .acf-block--textimg[data-scroll=in] .right .acf-block-textimg-picture {
    animation: slide_right 1s ease-in-out;
  }
}
/* ------------------------- */
/* = Post blocks
/* ------------------------- */
.post-block, .acf-block--posts .acf-block-container .acf-block-post-item {
  position: relative;
}

/* ------------------------- */
/* = Archives
/* ------------------------- */
.the-posts {
  display: flex;
  flex-wrap: wrap;
}
.page-content > .the-posts {
  padding: 0;
}
.has-sidebar .page-content > .the-posts {
  padding-right: 8.3333%;
}
.the-posts .post-block, .the-posts .acf-block--posts .acf-block-container .acf-block-post-item, .acf-block--posts .acf-block-container .the-posts .acf-block-post-item {
  width: calc(50% - 1rem * 2);
  margin: 1rem;
}
@media only screen and (min-width: 45em) {
  .the-posts .post-block, .the-posts .acf-block--posts .acf-block-container .acf-block-post-item, .acf-block--posts .acf-block-container .the-posts .acf-block-post-item {
    width: calc(33.3333% - 1rem * 2);
  }
  .has-sidebar .the-posts .post-block, .has-sidebar .the-posts .acf-block--posts .acf-block-container .acf-block-post-item, .acf-block--posts .acf-block-container .has-sidebar .the-posts .acf-block-post-item {
    width: calc(50% - 1rem * 2);
  }
}

.widget-container {
  margin-bottom: 4rem;
}

.widget_categories li.cat-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.widget_categories li.cat-item a {
  width: 100%;
}
.widget_search form {
  position: relative;
}
.widget_search #searchsubmit {
  display: block;
  width: 3rem;
  height: 3rem;
  padding: 0;
  background: #fff url(img/ui/search.svg) center center no-repeat;
  background-size: 2rem 2rem;
  border-radius: 50%;
  transition: 0.5s ease-in-out;
  position: absolute;
  top: 50%;
  margin-top: -1.5rem;
  right: 1rem;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.widget_search #searchsubmit:hover {
  background-color: var(--accent_color) !important;
  transform: scale(1.2);
}
.widget_search #searchsubmit:focus-visible {
  background-color: var(--accent_color) !important;
  transform: scale(1.2);
}
@supports not selector(:focus-visible) {
  .widget_search #searchsubmit:focus {
    background-color: var(--accent_color) !important;
    transform: scale(1.2);
  }
}

/* ------------------------- */
/* = Singles
/* ------------------------- */
/* ------------------------- */
/* = Pagination
/* ------------------------- */
.trigger {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.trigger button {
  margin: 0 auto;
}

.spinner {
  text-align: center;
  padding: 2rem 0;
}
.spinner svg {
  display: inline-block;
  width: 4.4rem;
  height: 4.4rem;
}
.spinner svg circle {
  fill: var(--text_color);
}
.white-text .spinner svg circle {
  fill: #fff;
}

.no-more {
  display: none;
  text-align: center;
}

.pagination {
  padding: 2rem 0;
}

.nav-links,
.wp-pagenavi {
  display: flex;
  flex-wrap: wrap;
}
.nav-links > a, .nav-links > span,
.wp-pagenavi > a,
.wp-pagenavi > span {
  display: block;
  width: 3.4rem;
  height: 3.4rem;
  margin: 0 1rem 1rem 0;
  background-color: var(--text_color);
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 3.4rem;
}
.white-text .nav-links > a, .white-text .nav-links > span,
.white-text .wp-pagenavi > a,
.white-text .wp-pagenavi > span {
  background-color: #fff;
  color: var(--text_color);
}
.nav-links a,
.wp-pagenavi a {
  text-decoration: none;
  transition: background 0.2s ease-in-out;
}
.nav-links a:hover, .nav-links a:focus,
.wp-pagenavi a:hover,
.wp-pagenavi a:focus {
  background-color: var(--primary_color);
  color: #fff;
}
.nav-links .current,
.wp-pagenavi .current {
  background-color: var(--primary_color);
}
.white-text .nav-links .current,
.white-text .wp-pagenavi .current {
  background-color: var(--primary_color);
}
.nav-links .pages,
.wp-pagenavi .pages {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.nav-links .previouspostslink span,
.nav-links .nextpostslink span,
.wp-pagenavi .previouspostslink span,
.wp-pagenavi .nextpostslink span {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}
.nav-links a.last,
.nav-links a.first,
.nav-links a.next,
.nav-links a.prev,
.wp-pagenavi a.last,
.wp-pagenavi a.first,
.wp-pagenavi a.next,
.wp-pagenavi a.prev {
  position: relative;
  background-color: transparent;
  color: var(--text_color);
  padding: 0 1rem;
  border-radius: 0;
  width: auto;
}
.nav-links a.last::after,
.nav-links a.first::after,
.nav-links a.next::after,
.nav-links a.prev::after,
.wp-pagenavi a.last::after,
.wp-pagenavi a.first::after,
.wp-pagenavi a.next::after,
.wp-pagenavi a.prev::after {
  content: "";
  display: block;
  width: 25%;
  height: 1px;
  border-top: var(--text_color) 1px solid;
  transition: 0.3s ease-in-out;
}
.nav-links a.last:hover::after, .nav-links a.last:focus::after,
.nav-links a.first:hover::after,
.nav-links a.first:focus::after,
.nav-links a.next:hover::after,
.nav-links a.next:focus::after,
.nav-links a.prev:hover::after,
.nav-links a.prev:focus::after,
.wp-pagenavi a.last:hover::after,
.wp-pagenavi a.last:focus::after,
.wp-pagenavi a.first:hover::after,
.wp-pagenavi a.first:focus::after,
.wp-pagenavi a.next:hover::after,
.wp-pagenavi a.next:focus::after,
.wp-pagenavi a.prev:hover::after,
.wp-pagenavi a.prev:focus::after {
  width: 100%;
}
.white-text .nav-links a.last,
.white-text .nav-links a.first,
.white-text .nav-links a.next,
.white-text .nav-links a.prev,
.white-text .wp-pagenavi a.last,
.white-text .wp-pagenavi a.first,
.white-text .wp-pagenavi a.next,
.white-text .wp-pagenavi a.prev {
  color: #fff;
}
.white-text .nav-links a.last::after,
.white-text .nav-links a.first::after,
.white-text .nav-links a.next::after,
.white-text .nav-links a.prev::after,
.white-text .wp-pagenavi a.last::after,
.white-text .wp-pagenavi a.first::after,
.white-text .wp-pagenavi a.next::after,
.white-text .wp-pagenavi a.prev::after {
  border-top-color: #fff;
}

/* ------------------------- */
/* = Comments
/* ------------------------- */
.comment-list {
  list-style: none;
  padding-left: 0;
}
.comment-list .comment {
  display: flex;
  flex-direction: column;
  margin: 4rem 0;
}
@media only screen and (min-width: 45em) {
  .comment-list .comment {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.comment-list .comment-author.avatar {
  width: 9.6rem;
}
@media only screen and (min-width: 45em) {
  .comment-list .comment-content {
    flex: 1 0 0;
    padding-left: 3rem;
  }
}
.comment-list .comment-content .pending {
  display: block;
  margin: 1rem 0;
  background-color: var(--secondary_color);
  padding: 1rem;
  color: #fff;
}
.comment-list .comment-author-name {
  font-family: var(--font_bold);
  font-size: 1.8rem;
}
.comment-list .comment-date {
  font-size: 1.4rem;
  font-family: var(--font_mono);
  margin-bottom: 2rem;
}
.comment-list .reply {
  width: 100%;
  margin-top: 1rem;
}
@media only screen and (min-width: 45em) {
  .comment-list .reply {
    padding-left: calc(9.6rem + 3rem);
  }
}
.comment-reply-title small {
  display: block;
  font-family: var(--font_regular);
  font-size: 1.6rem;
}
.comment-reply-title small a {
  display: inline-block;
  margin-top: 1rem;
}

.has-primary-background-color {
  background-color: var(--primary_color);
}

.has-secondary-background-color {
  background-color: var(--secondary_color);
}

.has-accent-background-color {
  background-color: var(--accent_color);
}

.has-text-background-color {
  background-color: var(--text_color);
}

.has-bg-background-color {
  background-color: var(--bg_color);
}

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

.has-inline-color.has-primary-color,
.has-text-color.has-primary-color {
  color: var(--primary_color);
}

.has-inline-color.has-secondary-color,
.has-text-color.has-secondary-color {
  color: var(--secondary_color);
}

.has-inline-color.has-accent-color,
.has-text-color.has-accent-color {
  color: var(--accent_color);
}

.has-inline-color.has-text-color,
.has-text-color.has-text-color {
  color: var(--text_color);
}

.has-inline-color.has-bg-color,
.has-text-color.has-bg-color {
  color: var(--bg_color);
}

.has-inline-color.has-white-color,
.has-text-color.has-white-color {
  color: #fff;
}

.wp-block-buttons {
  display: flex;
}

.wp-block-file a:first-child {
  font-family: var(--font_regular);
  text-decoration: none;
  border-bottom: var(--secondary_color) 2px solid;
  transition: border 0.2s ease-in-out;
}
.wp-block-file a:first-child:hover {
  border-bottom-width: 0.4rem;
}
.wp-block-file a:first-child:focus {
  background-color: var(--text_color);
  border-bottom-color: var(--text_color);
  color: #fff;
}

.has-regular-font-size {
  font-size: 1.6rem;
}
@media only screen and (min-width: 60em) {
  .has-regular-font-size {
    font-size: 1.8rem;
  }
}

.has-medium-font-size {
  font-size: 1.8rem;
}
@media only screen and (min-width: 60em) {
  .has-medium-font-size {
    font-size: 2rem;
  }
}

.wp-block-group.has-background {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}
.wp-block-group.has-background > .wp-block-group__inner-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 96rem;
}

.wp-block-columns {
  display: block;
}
.wp-block-columns .wp-block-column {
  width: 100% !important;
  margin: 0;
}
@media only screen and (min-width: 45em) {
  .wp-block-columns {
    display: flex;
  }
}

.wp-block-image img {
  max-width: none;
}
.wp-block-image.alignfull {
  width: 100%;
}
.wp-block-image:not([class*=is-resized]) img {
  width: 100%;
  height: auto;
}

.wp-block-quote {
  margin-bottom: 2rem !important;
}
.page-content > .wp-block-archives-list,
.page-content > .wp-block-categories-list,
.page-content > .wp-block-latest-posts__list {
  padding-left: 1rem;
}
.wp-block-archives-list li,
.wp-block-categories-list li,
.wp-block-latest-posts__list li {
  margin-left: 0;
  border-bottom: var(--text_color) 1px solid;
}
.wp-block-archives-list li:first-child,
.wp-block-categories-list li:first-child,
.wp-block-latest-posts__list li:first-child {
  border-top: var(--text_color) 1px solid;
}
.wp-block-archives-list li a,
.wp-block-categories-list li a,
.wp-block-latest-posts__list li a {
  padding: 1rem 0;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}
.wp-block-archives-list li a:hover, .wp-block-archives-list li a:focus,
.wp-block-categories-list li a:hover,
.wp-block-categories-list li a:focus,
.wp-block-latest-posts__list li a:hover,
.wp-block-latest-posts__list li a:focus {
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: var(--primary_color);
  color: #fff;
}
.wp-block-archives-list.is-grid li,
.wp-block-categories-list.is-grid li,
.wp-block-latest-posts__list.is-grid li {
  margin-bottom: 0;
}
.wp-block-archives-list.is-grid li:first-child,
.wp-block-categories-list.is-grid li:first-child,
.wp-block-latest-posts__list.is-grid li:first-child {
  border-top: 0;
}

.wp-block-latest-posts__list li a {
  display: block;
}

.wp-block-archives-list,
.wp-block-categories-list {
  list-style: none;
}
.wp-block-archives-list li a,
.wp-block-categories-list li a {
  display: inline-block;
}

hr, .wp-block-separator {
  height: 0;
  border: 0;
  border-top: var(--text_color) 1px solid;
}
.page-content hr, .page-content .wp-block-separator {
  width: calc(100% - 4rem);
  margin: 5rem auto;
}
@media only screen and (min-width: 60em) {
  .page-content hr, .page-content .wp-block-separator {
    max-width: calc(96rem - 4rem);
  }
}

.page-content .wp-block-separator {
  max-width: 20rem;
}
.page-content .wp-block-separator.is-style-wide {
  max-width: 80%;
}
@media only screen and (min-width: 45em) {
  .page-content .wp-block-separator.is-style-wide {
    max-width: 50rem;
  }
}
.wp-block-separator.has-primary-background-color {
  border-top-color: var(--primary_color);
}
.wp-block-separator.has-secondary-background-color {
  border-top-color: var(--secondary_color);
}
.wp-block-separator.has-accent-background-color {
  border-top-color: var(--accent_color);
}
.wp-block-separator.has-text-background-color {
  border-top-color: var(--text_color);
}
.wp-block-separator.has-bg-background-color {
  border-top-color: var(--bg_color);
}
.wp-block-separator.has-white-background-color {
  border-top-color: white;
}

.wp-block-media-text .wp-block-media-text__content {
  padding: 1rem 0;
}
@media only screen and (min-width: 37.5em) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 1rem;
    padding-right: 0;
  }
}
@media only screen and (min-width: 60em) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 2rem;
  }
}
@media only screen and (min-width: 37.5em) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 1rem;
    padding-left: 0;
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 60em) {
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 2rem;
  }
}

.page-content > .wp-block-gallery {
  padding-left: 1rem;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  padding: 1rem;
  background-color: var(--text_color);
}

[class*=acf-block--] .acf-block-container {
  width: 100%;
}
[class*=acf-block--] .acf-block-container.center-max {
  padding: 1rem;
  margin: 0 auto;
  max-width: 96rem;
}

/* ------------------------- */
/* = Footer
/* ------------------------- */
#site_foot {
  position: relative;
  background-color: var(--footer_color);
}

.footer-social {
  width: 100%;
  padding: 1rem;
}

.footer-widgets {
  width: 100%;
}
@media only screen and (min-width: 45em) {
  .footer-widgets {
    display: flex;
    flex-wrap: wrap;
  }
}

.widgets-area {
  padding: 1rem;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 45em) {
  .widgets-area {
    flex: 1 1 0;
  }
}
@media only screen and (min-width: 60em) {
  .widgets-area {
    max-width: 33.3333%;
  }
}

.footer-copyright {
  padding: 1rem;
}
@media only screen and (min-width: 45em) {
  .footer-copyright {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }
}
.footer-copyright p {
  margin-bottom: 0;
  margin-right: 1rem;
  font-size: 1.4rem;
}
.footer-menu {
  display: flex;
  flex-wrap: wrap;
}
.footer-menu li {
  margin: 0 1rem 0 0;
  font-size: 1.4rem;
}
/* ------------------------- */
/* = Animations
/* ------------------------- */
@keyframes drop_in {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pop_in {
  0% {
    transform: translateY(-1rem);
  }
  50% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-0.5rem);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes go_back {
  0% {
    margin-right: 2.5rem;
  }
  50% {
    margin-right: 1rem;
  }
  75% {
    margin-right: 1.5rem;
  }
  100% {
    margin-right: 1rem;
  }
}
@keyframes fall_in {
  from {
    opacity: 0;
    margin-top: -1.5rem;
  }
  to {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes slide_down {
  from {
    opacity: 0;
    top: -2.5rem;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes slide_up {
  from {
    opacity: 0;
    top: 2.5rem;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes slide_left {
  from {
    transform: translateX(2.5rem);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slide_right {
  from {
    transform: translateX(-2.5rem);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes move_left {
  from {
    margin-left: 2.5rem;
  }
  to {
    margin-left: 0;
  }
}
@keyframes move_right {
  from {
    margin-left: -2.5rem;
  }
  to {
    margin-left: 0;
  }
}
@keyframes fade_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes stretch {
  from {
    transform: scaleX(0.1);
  }
  to {
    transform: none;
  }
}
@keyframes border_opacity {
  from {
    border-bottom-color: transparent;
  }
  to {
    border-bottom-color: initial;
  }
}
/* ------------------------- */
/* = Plugins
/* ------------------------- */
.slick-dots {
  position: absolute;
  bottom: -5rem;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 1rem 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  padding: 0.5em !important;
  margin: 0;
}
.slick-dots li::before {
  content: none !important;
}
.slick-dots li button {
  padding: 0;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 0.8rem;
  border-radius: 50%;
  border: var(--primary_color) 2px solid;
  background-color: var(--secondary_color);
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.2s ease-in-out;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  transform: scale(1.4);
  background-color: var(--primary_color);
}
.slick-dots li.slick-active button {
  background-color: var(--primary_color);
}
.slick-dots li.slick-disabled {
  visibility: hidden;
}

.cmplz-dropdown {
  position: relative;
  margin-bottom: 0.5rem;
}

.cmplz-service-header {
  background-color: var(--bg_color);
  padding: 1rem;
}
.cmplz-service-header p {
  font-size: 1.6rem;
  margin: 0.5rem 0;
}
.cmplz-service-header::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-width: 1rem;
  border-style: solid;
  border-top-color: inherit;
  position: absolute;
  right: 1rem;
  top: 2.4rem;
  border-top-color: var(--primary_color);
  transition: 0.3s ease-in-out;
}
[open] .cmplz-service-header::after {
  transform: rotate(180deg);
  top: 1.4rem;
}

.cmplz-service-description,
.cmplz-sharing-data,
.cookies-per-purpose {
  padding: 1rem;
  font-size: 75%;
}

.cookies-per-purpose {
  background-color: #f4f4f4;
  border-top: #ccc 1px solid;
  margin-bottom: 1rem;
}
.cookies-per-purpose h5 {
  font-family: var(--font_bold);
  color: var(--text_color);
  font-size: 1.6rem;
}

/* ------------------------- */
/* = Misc
/* ------------------------- */
.error404 .page-content .searchform {
  margin-bottom: 2rem;
}

/* ------------------------- */
/* = Helpers
/* ------------------------- */
.a11y-hidden {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
}

.out-of-reach {
  display: none;
}

.clearfix {
  clear: both;
  float: none;
}

.floatl {
  float: left;
}

.floatr {
  float: right;
}

.txtr {
  text-align: right;
}

.txtl {
  text-align: left;
}

.txtc {
  text-align: center;
}

.woocommerce-page #wrapper .woocommerce-form,
.woocommerce #wrapper .woocommerce-form {
  border-color: var(--text_color);
  border-radius: 0;
}
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox {
  margin: 0;
}
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox span::before,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox span::before {
  top: 0.75rem !important;
}
.woocommerce-page #wrapper .woocommerce-form__label-for-checkbox span::after,
.woocommerce #wrapper .woocommerce-form__label-for-checkbox span::after {
  top: 0.95rem !important;
}
.woocommerce-page #wrapper .button,
.woocommerce-page #wrapper #respond #submit,
.woocommerce #wrapper .button,
.woocommerce #wrapper #respond #submit {
  border-radius: 0;
  font-weight: normal;
}
.woocommerce-page #wrapper .form-row,
.woocommerce #wrapper .form-row {
  margin-bottom: 2rem;
}
.woocommerce-page #wrapper .woocommerce-ordering,
.woocommerce #wrapper .woocommerce-ordering {
  width: 100%;
}
@media only screen and (min-width: 45em) {
  .woocommerce-page #wrapper .woocommerce-ordering,
  .woocommerce #wrapper .woocommerce-ordering {
    width: auto;
  }
}
.woocommerce-page #wrapper .woocommerce-MyAccount-navigation ul,
.woocommerce #wrapper .woocommerce-MyAccount-navigation ul {
  border-top: var(--text_color) 1px solid;
  margin-top: 0;
  margin-bottom: 4rem;
}
.woocommerce-page #wrapper .woocommerce-MyAccount-navigation ul > li,
.woocommerce #wrapper .woocommerce-MyAccount-navigation ul > li {
  display: block;
}
.woocommerce-page #wrapper .woocommerce-MyAccount-navigation ul > li a,
.woocommerce #wrapper .woocommerce-MyAccount-navigation ul > li a {
  display: block;
  padding: 1rem 0;
  border-bottom: var(--text_color) 1px solid;
  text-decoration: none;
  transition: background 0.4s ease-in-out;
}
@media only screen and (min-width: 60em) {
  .woocommerce-page #wrapper .woocommerce-MyAccount-content,
  .woocommerce #wrapper .woocommerce-MyAccount-content {
    padding-left: 8.3333%;
  }
}
.woocommerce-page #wrapper .woocommerce-error,
.woocommerce-page #wrapper .woocommerce-info,
.woocommerce-page #wrapper .woocommerce-message,
.woocommerce #wrapper .woocommerce-error,
.woocommerce #wrapper .woocommerce-info,
.woocommerce #wrapper .woocommerce-message {
  border-top: 0;
}
.woocommerce-page #wrapper .woocommerce-info::before,
.woocommerce #wrapper .woocommerce-info::before {
  color: var(--primary_color);
}
.woocommerce-page #wrapper ul.products,
.woocommerce #wrapper ul.products {
  margin: 0 auto;
  padding: 0 1rem;
}
.woocommerce-page #wrapper ul.products li::before,
.woocommerce #wrapper ul.products li::before {
  content: none;
}
.woocommerce-page #wrapper .product a img,
.woocommerce #wrapper .product a img {
  transition: opacity 0.2s ease-in-out;
}
.woocommerce-page #wrapper .product a:hover img,
.woocommerce-page #wrapper .product a:focus img,
.woocommerce #wrapper .product a:hover img,
.woocommerce #wrapper .product a:focus img {
  opacity: 0.7;
}
.woocommerce-page #wrapper .product img,
.woocommerce #wrapper .product img {
  margin: 0;
}
.woocommerce-page #wrapper .product .woocommerce-loop-product__title,
.woocommerce #wrapper .product .woocommerce-loop-product__title {
  font-size: 2.2rem;
}
.woocommerce-page #wrapper .product .price,
.woocommerce #wrapper .product .price {
  color: var(--secondary_color);
  font-family: var(--font_bold);
  font-size: 2.8rem;
}
.woocommerce-page #wrapper .entry-summary,
.woocommerce #wrapper .entry-summary {
  padding-right: 4rem;
}
@media only screen and (min-width: 60em) {
  .woocommerce-page #wrapper .entry-summary,
  .woocommerce #wrapper .entry-summary {
    padding-top: 1rem;
  }
}
.woocommerce-page #wrapper .single_add_to_cart_button,
.woocommerce #wrapper .single_add_to_cart_button {
  height: 4.3rem;
}
.woocommerce-page #wrapper ul.tabs li,
.woocommerce #wrapper ul.tabs li {
  border-radius: 0;
  background-color: var(--bg_color);
  color: var(--text_color);
}
.woocommerce-page #wrapper ul.tabs li.active,
.woocommerce #wrapper ul.tabs li.active {
  background-color: #fff;
}
.woocommerce-page #wrapper ul.tabs li::after, .woocommerce-page #wrapper ul.tabs li::before,
.woocommerce #wrapper ul.tabs li::after,
.woocommerce #wrapper ul.tabs li::before {
  content: none;
}
.woocommerce-page #wrapper .stars a,
.woocommerce #wrapper .stars a {
  color: var(--secondary_color);
  text-decoration: none;
}
.woocommerce-page #wrapper .stars a::after,
.woocommerce #wrapper .stars a::after {
  content: none;
}
.woocommerce-page #wrapper .stars a.active ~ a::before,
.woocommerce #wrapper .stars a.active ~ a::before {
  color: var(--text_color);
}
.woocommerce-page #wrapper #coupon_code,
.woocommerce #wrapper #coupon_code {
  min-width: 12rem;
}
.woocommerce-page #wrapper table.shop_table,
.woocommerce #wrapper table.shop_table {
  border: 0;
}
.woocommerce-page #wrapper table.shop_table th,
.woocommerce #wrapper table.shop_table th {
  font-weight: normal;
}
.woocommerce-page #wrapper .cart_totals table.shop_table th,
.woocommerce #wrapper .cart_totals table.shop_table th {
  color: var(--primary_color);
}

body * {
  font-family: "segoe_uiregular" !important;
}

[class*=" eicon-"],
[class^=eicon] {
  font-family: eicons !important;
}

#wrapper {
  background-image: url(./img/meela/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 170vh;
  transition: 0.3s;
}

.hidden.hidden.hidden.hidden {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) {
  .show-on-mobile {
    display: none !important;
  }
}
.underline {
  text-decoration: underline !important;
}

.center {
  text-align: center;
}

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

.text-red {
  color: red;
}

.text-green {
  color: #00ae2e;
}

#wrapper .site-brand {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#wrapper .site-brand .site-title {
  margin: 0 80px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .header-button {
    display: none;
  }
}
.header-button {
  width: 220px;
}

.meela-button,
.main-menu > li > a {
  color: #000;
  background-color: #bfe3ff;
  border: none;
  border-radius: 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  outline: none;
  padding: 5px 15px;
  text-decoration: none;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
  display: inline-block;
  position: relative;
  font-family: "segoe_uibold" !important;
}

.meela-button:hover,
.main-menu > li > a:hover {
  background-color: #000;
  box-shadow: 0px 15px 20px rgba(191, 227, 255, 0.4);
  color: #fff;
  transform: translateY(-7px);
}

header .header-button .meela-button {
  line-height: 30px;
}
header .header-button .meela-button::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
}
header .header-button.left-button .meela-button::before {
  background-image: url(./img/meela/hand-of-justice.png);
  left: 34px;
  bottom: 35px;
  width: 80px;
  height: 45px;
}
header .header-button.right-button .meela-button::before {
  background-image: url(./img/meela/owl.png);
  left: 70px;
  bottom: 34px;
  width: 62px;
  height: 60px;
}
header .header-button.right-button .meela-button::after {
  left: 85px;
}

.site-name {
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  border-radius: 45px;
  padding: 3px 10px;
  background-color: #FFF;
  font-size: 14px;
  font-family: "segoe_uibold" !important;
  margin-top: 5px;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.site-name:hover {
  background-color: #000;
  color: #FFF;
}

.form-button {
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 2px 15px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  transition: all 0.3s ease 0s;
  font-family: "segoe_uibold" !important;
}
.form-button.white {
  background-color: #FFF;
}
.form-button.white:hover {
  background-color: #f2da7b;
}
.form-button.yellow, .form-button.yellow-fixed {
  background-color: #f2da7b !important;
}
.form-button.yellow:hover, .form-button.yellow-fixed:hover {
  background-color: #FFF;
}
.form-button.black {
  background-color: #000;
  color: #FFF;
  border: none;
}
.form-button.black:not(.disabled):hover {
  background-color: #FFF;
  color: #000;
}
.form-button.green {
  background-color: #9bf37b;
}
.form-button.green:hover {
  background-color: #FFF;
}
.form-button.border-orange {
  border: 3px solid #f2ad3d;
}
.form-button.border-white {
  border: 1px solid #FFF;
}
.form-button.border-red {
  border: 1px solid red;
}
.form-button.border-red-2 {
  border: 2px solid red;
}
.form-button.border-green {
  border: 2px solid #00ae2e;
}
.form-button.disabled {
  cursor: no-drop;
}
.form-button.error {
  border-color: tomato;
  border-width: 2px;
}

input.form-input {
  border-radius: 8px;
  height: 30px;
  margin: 0;
  border: 1px solid #858484;
}
input.form-input.error {
  border-color: tomato;
  border-width: 2px;
}

.bubble .text {
  font-size: 13px;
  font-family: "segoe_uibold" !important;
}
.bubble .text span {
  text-decoration: underline;
  font-family: "segoe_uibold" !important;
}

.central-guy {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 200px;
  margin: 10px auto 0;
}
@media only screen and (max-width: 991px) {
  .central-guy {
    flex-direction: column;
  }
  .central-guy img.perso {
    height: 80px;
  }
}
@media only screen and (min-width: 992px) {
  .central-guy img.perso {
    height: 120px;
  }
}
.central-guy .bubble {
  width: 340px;
  right: -260px;
  top: -20px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 992px) {
  .central-guy .bubble {
    position: absolute;
    background-image: url(./img/meela/central-guy-bubble.png);
    height: 130px;
  }
}
@media only screen and (max-width: 991px) {
  .central-guy .bubble {
    margin-top: -20px;
  }
  .central-guy .bubble .text {
    background: #FFF;
    border-radius: 20px;
    margin-top: -25px;
    padding: 10px 20px;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (min-width: 992px) {
  .central-guy .bubble::before {
    position: absolute;
    content: "";
    background-image: url(./img/meela/headbreaker.png);
    width: 100px;
    height: 70px;
    top: -43px;
    right: 90px;
    background-repeat: no-repeat;
    background-size: 100px;
  }
  .central-guy .bubble .text {
    padding-top: 30px;
    padding-left: 84px;
    padding-right: 22px;
  }
}

.meela-container {
  width: 100%;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .meela-container {
    margin: 30px 0;
  }
}
.meela-container .before-container {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .meela-container .before-container {
    width: 28%;
  }
}
.meela-container .before-container:hover {
  z-index: 3;
}
.meela-container .before-container .man-on-cloud {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 200px;
  margin: 10px auto 0;
  position: absolute;
  top: 30%;
  left: -30px;
}
@media only screen and (max-width: 991px) {
  .meela-container .before-container .man-on-cloud {
    display: none;
  }
}
.meela-container .before-container .man-on-cloud img.perso {
  height: 160px;
}
.meela-container .before-container .man-on-cloud .bubble {
  background-image: url(./img/meela/man-on-cloud-bubble.png);
  position: absolute;
  width: 357px;
  height: 137px;
  left: 90px;
  top: -50px;
  background-size: contain;
  background-repeat: no-repeat;
}
.meela-container .before-container .man-on-cloud .bubble::before {
  position: absolute;
  content: "";
  background-image: url(./img/meela/no-skirt.png);
  width: 330px;
  height: 100%;
  top: -102px;
  right: -10px;
  background-repeat: no-repeat;
  background-size: cover;
}
.meela-container .before-container .man-on-cloud .bubble .text {
  padding-top: 34px;
  padding-left: 80px;
  padding-right: 44px;
}
.meela-container .before-container .man-on-cloud .bubble .text::first-letter {
  margin-left: 9px;
}
.meela-container .container {
  margin: -50px auto 0;
  position: relative;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .meela-container .container {
    background: #89cad9;
    border: 3px solid #FFF;
    border-radius: 50px;
    padding: 20px 10px 40px;
    margin: 0 5px;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container .container {
    background-image: url(./img/meela/main-container.png);
    height: 360px;
    width: 606px;
  }
}
.meela-container .container .form {
  display: flex;
  flex-direction: column;
}
.meela-container .container .form .top, .meela-container .container .form .middle, .meela-container .container .form .bottom {
  margin: 0 auto;
  position: relative;
}
.meela-container .container .form .top .required, .meela-container .container .form .middle .required, .meela-container .container .form .bottom .required {
  position: absolute;
  left: -10px;
  top: 3px;
  font-family: "segoe_uibold" !important;
}
.meela-container .container .form .middle {
  display: flex;
  width: 400px;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .meela-container .container .form .middle {
    width: inherit !important;
  }
  .meela-container .container .form .middle:not(.picto-div) {
    margin: 40px 0;
  }
  .meela-container .container .form .middle > .left {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .middle {
    justify-content: space-between;
    height: 90px;
  }
}
.meela-container .container .form .blue-question-container {
  display: flex;
  justify-content: center;
}
.meela-container .container .form .blue-question-container.buyer-problems, .meela-container .container .form .blue-question-container.seller-problems {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .blue-question-container.buyer-problems, .meela-container .container .form .blue-question-container.seller-problems {
    width: 450px;
  }
}
.meela-container .container .form .blue-question-container.buyer-problems > .open, .meela-container .container .form .blue-question-container.seller-problems > .open {
  right: -33px !important;
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .blue-question-container.buyer-problems > .open, .meela-container .container .form .blue-question-container.seller-problems > .open {
    right: 0 !important;
  }
}
.meela-container .container .form .blue-question-container.what-is-it-about {
  position: relative;
}
.meela-container .container .form .blue-question-container.what-is-it-about > .open {
  right: 66px !important;
}
.meela-container .container .form .blue-question-container.litige-location-problems {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .blue-question-container.litige-location-problems {
    width: 600px;
  }
}
.meela-container .container .form .blue-question-container > .blue-question, .meela-container .container .form .blue-question-container > .add-question {
  position: relative;
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 20px;
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  border-radius: 10px;
  text-align: center;
  font-family: "segoe_uibold" !important;
  font-size: 16px;
  padding: 4px 12px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  transform-style: preserve-3d;
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .blue-question-container > .blue-question, .meela-container .container .form .blue-question-container > .add-question {
    min-width: 350px;
  }
  .meela-container .container .form .blue-question-container > .blue-question.litiges-location, .meela-container .container .form .blue-question-container > .add-question.litiges-location {
    min-width: 370px;
  }
}
.meela-container .container .form .blue-question-container > .blue-question::before {
  background-image: url(./img/meela/second-form/speak-about-form/question-marker2.png);
  content: "";
  position: absolute;
  height: 100px;
  top: -9px;
  left: -62px;
  background-repeat: no-repeat;
  background-size: 85px 59px;
  transform: translateZ(-1px);
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .blue-question-container > .blue-question::before {
    width: 100px;
  }
}
.meela-container .container .form .blue-question-container > .open {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 23px;
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .blue-question-container > .open {
    right: 90px;
    top: 21px;
  }
}
.meela-container .container .form .blue-question-container > .open > .picto {
  width: 32px;
}
@media only screen and (max-width: 991px) {
  .meela-container .container .form .blue-question-container.non-paiement-du-prix .blue-question {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .blue-question-container.non-paiement-du-prix .blue-question {
    width: 500px;
  }
}
.meela-container .container .form .form-button {
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
}
.meela-container .container .form .identity-container, .meela-container .container .form .private-container, .meela-container .container .form .pro-container, .meela-container .container .form .problem-container, .meela-container .container .form .misses-container, .meela-container .container .form .mister-container, .meela-container .container .form .mail-validation-container, .meela-container .container .form .opponent-container, .meela-container .container .form .opponent-private-or-pro, .meela-container .container .form .ask-money-container, .meela-container .container .form .speak-about-container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.meela-container .container .form .identity-container .picto-div, .meela-container .container .form .private-container .picto-div, .meela-container .container .form .pro-container .picto-div, .meela-container .container .form .problem-container .picto-div, .meela-container .container .form .misses-container .picto-div, .meela-container .container .form .mister-container .picto-div, .meela-container .container .form .mail-validation-container .picto-div, .meela-container .container .form .opponent-container .picto-div, .meela-container .container .form .opponent-private-or-pro .picto-div, .meela-container .container .form .ask-money-container .picto-div, .meela-container .container .form .speak-about-container .picto-div {
  height: 41px;
}
.meela-container .container .form .identity-container .picto-div img, .meela-container .container .form .private-container .picto-div img, .meela-container .container .form .pro-container .picto-div img, .meela-container .container .form .problem-container .picto-div img, .meela-container .container .form .misses-container .picto-div img, .meela-container .container .form .mister-container .picto-div img, .meela-container .container .form .mail-validation-container .picto-div img, .meela-container .container .form .opponent-container .picto-div img, .meela-container .container .form .opponent-private-or-pro .picto-div img, .meela-container .container .form .ask-money-container .picto-div img, .meela-container .container .form .speak-about-container .picto-div img {
  width: 55px;
  border-radius: 45px;
  background-color: #FFF;
  padding: 5px;
}
.meela-container .container .form .identity-container .picto-div.problem, .meela-container .container .form .private-container .picto-div.problem, .meela-container .container .form .pro-container .picto-div.problem, .meela-container .container .form .problem-container .picto-div.problem, .meela-container .container .form .misses-container .picto-div.problem, .meela-container .container .form .mister-container .picto-div.problem, .meela-container .container .form .mail-validation-container .picto-div.problem, .meela-container .container .form .opponent-container .picto-div.problem, .meela-container .container .form .opponent-private-or-pro .picto-div.problem, .meela-container .container .form .ask-money-container .picto-div.problem, .meela-container .container .form .speak-about-container .picto-div.problem {
  height: 50px;
}
.meela-container .container .form .identity-container .picto-div.problem .problem.picto, .meela-container .container .form .private-container .picto-div.problem .problem.picto, .meela-container .container .form .pro-container .picto-div.problem .problem.picto, .meela-container .container .form .problem-container .picto-div.problem .problem.picto, .meela-container .container .form .misses-container .picto-div.problem .problem.picto, .meela-container .container .form .mister-container .picto-div.problem .problem.picto, .meela-container .container .form .mail-validation-container .picto-div.problem .problem.picto, .meela-container .container .form .opponent-container .picto-div.problem .problem.picto, .meela-container .container .form .opponent-private-or-pro .picto-div.problem .problem.picto, .meela-container .container .form .ask-money-container .picto-div.problem .problem.picto, .meela-container .container .form .speak-about-container .picto-div.problem .problem.picto {
  width: 70px;
  padding: 0;
}
.meela-container .container .form .identity-container .identity, .meela-container .container .form .identity-container .problem, .meela-container .container .form .private-container .identity, .meela-container .container .form .private-container .problem, .meela-container .container .form .pro-container .identity, .meela-container .container .form .pro-container .problem, .meela-container .container .form .problem-container .identity, .meela-container .container .form .problem-container .problem, .meela-container .container .form .misses-container .identity, .meela-container .container .form .misses-container .problem, .meela-container .container .form .mister-container .identity, .meela-container .container .form .mister-container .problem, .meela-container .container .form .mail-validation-container .identity, .meela-container .container .form .mail-validation-container .problem, .meela-container .container .form .opponent-container .identity, .meela-container .container .form .opponent-container .problem, .meela-container .container .form .opponent-private-or-pro .identity, .meela-container .container .form .opponent-private-or-pro .problem, .meela-container .container .form .ask-money-container .identity, .meela-container .container .form .ask-money-container .problem, .meela-container .container .form .speak-about-container .identity, .meela-container .container .form .speak-about-container .problem {
  position: relative;
}
.meela-container .container .form .identity-container .identity .required, .meela-container .container .form .identity-container .problem .required, .meela-container .container .form .private-container .identity .required, .meela-container .container .form .private-container .problem .required, .meela-container .container .form .pro-container .identity .required, .meela-container .container .form .pro-container .problem .required, .meela-container .container .form .problem-container .identity .required, .meela-container .container .form .problem-container .problem .required, .meela-container .container .form .misses-container .identity .required, .meela-container .container .form .misses-container .problem .required, .meela-container .container .form .mister-container .identity .required, .meela-container .container .form .mister-container .problem .required, .meela-container .container .form .mail-validation-container .identity .required, .meela-container .container .form .mail-validation-container .problem .required, .meela-container .container .form .opponent-container .identity .required, .meela-container .container .form .opponent-container .problem .required, .meela-container .container .form .opponent-private-or-pro .identity .required, .meela-container .container .form .opponent-private-or-pro .problem .required, .meela-container .container .form .ask-money-container .identity .required, .meela-container .container .form .ask-money-container .problem .required, .meela-container .container .form .speak-about-container .identity .required, .meela-container .container .form .speak-about-container .problem .required {
  position: absolute;
}
.meela-container .container .form .identity-container .problem.form-button::after, .meela-container .container .form .private-container .problem.form-button::after, .meela-container .container .form .pro-container .problem.form-button::after, .meela-container .container .form .problem-container .problem.form-button::after, .meela-container .container .form .misses-container .problem.form-button::after, .meela-container .container .form .mister-container .problem.form-button::after, .meela-container .container .form .mail-validation-container .problem.form-button::after, .meela-container .container .form .opponent-container .problem.form-button::after, .meela-container .container .form .opponent-private-or-pro .problem.form-button::after, .meela-container .container .form .ask-money-container .problem.form-button::after, .meela-container .container .form .speak-about-container .problem.form-button::after {
  background-image: url(./img/meela/triangle.png);
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  top: 1px;
  background-repeat: no-repeat;
  background-size: 35px 29px;
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .identity-container .problem.form-button::after, .meela-container .container .form .private-container .problem.form-button::after, .meela-container .container .form .pro-container .problem.form-button::after, .meela-container .container .form .problem-container .problem.form-button::after, .meela-container .container .form .misses-container .problem.form-button::after, .meela-container .container .form .mister-container .problem.form-button::after, .meela-container .container .form .mail-validation-container .problem.form-button::after, .meela-container .container .form .opponent-container .problem.form-button::after, .meela-container .container .form .opponent-private-or-pro .problem.form-button::after, .meela-container .container .form .ask-money-container .problem.form-button::after, .meela-container .container .form .speak-about-container .problem.form-button::after {
    right: -100px;
  }
}
@media only screen and (max-width: 991px) {
  .meela-container .container .form .problem-container .problem.form-button {
    padding-right: 3px;
  }
}
.meela-container .container .form .problem-select-container.seller-problems.seller-content {
  position: relative;
  top: inherit;
}
@media only screen and (min-width: 992px) {
  .meela-container .container .form .problem-select-container.seller-problems.seller-content {
    width: 600px;
    margin: 30px;
  }
}
.meela-container .container .submit {
  margin-top: 30px;
}
.meela-container .container .submit .submit-button .form-button {
  padding: 5px 25px;
}
.meela-container .container .submit .submit-button .form-button.disabled {
  cursor: no-drop;
}
.meela-container .container .submit .submit-button .form-button:not(.disabled):hover {
  transform: scale(1.5);
}
.meela-container .after-container {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .meela-container .after-container {
    width: 28%;
  }
}
.meela-container .after-container:hover {
  z-index: 2;
}
.meela-container .after-container .man-on-book {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 10px auto 0;
  position: absolute;
  top: 30%;
  right: -50px;
}
@media only screen and (max-width: 991px) {
  .meela-container .after-container .man-on-book {
    display: none;
  }
}
.meela-container .after-container .man-on-book img.perso {
  width: 299px;
}
.meela-container .after-container .man-on-book .bubble {
  background-image: url(./img/meela/man-on-book-bubble.png);
  position: absolute;
  width: 323px;
  height: 123px;
  right: 90px;
  top: -44px;
  background-size: contain;
  background-repeat: no-repeat;
}
.meela-container .after-container .man-on-book .bubble::before {
  position: absolute;
  content: "";
  background-image: url(./img/meela/girl-book.png);
  width: 290px;
  height: 130px;
  top: -88px;
  right: 69px;
  background-repeat: no-repeat;
  background-size: cover;
}
.meela-container .after-container .man-on-book .bubble .text {
  padding-top: 29px;
  padding-left: 30px;
  padding-right: 130px;
  text-align: center;
}
.meela-container.second-form .before-container .low-price, .meela-container.second-form .before-container .law-rules, .meela-container.information-juridique-form .before-container .low-price, .meela-container.information-juridique-form .before-container .law-rules {
  align-items: center;
  justify-content: center;
  position: relative;
  width: 260px;
  margin: 10px auto 0;
  position: absolute;
  top: 20%;
  left: -40px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .before-container .low-price, .meela-container.second-form .before-container .law-rules, .meela-container.information-juridique-form .before-container .low-price, .meela-container.information-juridique-form .before-container .law-rules {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .before-container .low-price, .meela-container.second-form .before-container .law-rules, .meela-container.information-juridique-form .before-container .low-price, .meela-container.information-juridique-form .before-container .law-rules {
    display: flex;
  }
}
.meela-container.second-form .before-container .low-price .bubble, .meela-container.second-form .before-container .law-rules .bubble, .meela-container.information-juridique-form .before-container .low-price .bubble, .meela-container.information-juridique-form .before-container .law-rules .bubble {
  background-image: url(./img/meela/second-form/bubble-left-low-price.png);
  position: absolute;
  width: 255px;
  height: 155px;
  left: 135px;
  top: -73px;
  background-size: contain;
  background-repeat: no-repeat;
}
.meela-container.second-form .before-container .low-price .bubble .text, .meela-container.second-form .before-container .law-rules .bubble .text, .meela-container.information-juridique-form .before-container .low-price .bubble .text, .meela-container.information-juridique-form .before-container .law-rules .bubble .text {
  padding-top: 83px;
  padding-left: 60px;
  padding-right: 31px;
  text-align: center;
}
.meela-container.second-form .before-container .law-rules img, .meela-container.information-juridique-form .before-container .law-rules img {
  z-index: 1;
}
.meela-container.second-form .before-container .law-rules .bubble, .meela-container.information-juridique-form .before-container .law-rules .bubble {
  background-image: url(./img/meela/information-juridique/left-bubble.png);
  left: 105px;
  top: -53px;
}
.meela-container.second-form .before-container .law-rules .bubble .text, .meela-container.information-juridique-form .before-container .law-rules .bubble .text {
  padding-top: 27px;
  padding-left: 72px;
  padding-right: 29px;
}
.meela-container.second-form .before-container .aviator, .meela-container.information-juridique-form .before-container .aviator {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 200px;
  margin: 10px auto 0;
  position: absolute;
  top: 85%;
  left: -10px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .before-container .aviator, .meela-container.information-juridique-form .before-container .aviator {
    display: none;
  }
}
.meela-container.second-form .before-container .aviator img.perso, .meela-container.information-juridique-form .before-container .aviator img.perso {
  height: 160px;
  z-index: 2;
}
.meela-container.second-form .before-container .aviator .bubble, .meela-container.information-juridique-form .before-container .aviator .bubble {
  background-image: url(./img/meela/second-form/bubble-left-aviator.png);
  position: absolute;
  width: 250px;
  height: 146px;
  left: 112px;
  top: -98px;
  background-size: contain;
  background-repeat: no-repeat;
}
.meela-container.second-form .before-container .aviator .bubble .text, .meela-container.information-juridique-form .before-container .aviator .bubble .text {
  padding-top: 85px;
  padding-left: 36px;
  padding-right: 18px;
  text-align: center;
}
.meela-container.second-form .before-container .aviator .acronym-definition, .meela-container.information-juridique-form .before-container .aviator .acronym-definition {
  color: #ea3323;
  background: #FFF;
  border-radius: 80px;
  position: absolute;
  left: 133px;
  width: 110%;
  font-size: 9px;
  font-family: "segoe_uibold" !important;
  padding: 2px 7px 1px;
  text-align: center;
  top: 37px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
.meela-container.second-form .container, .meela-container.information-juridique-form .container {
  margin-top: 0;
  background-image: inherit;
  background-color: #97c8d8;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 80px;
  height: auto;
  position: relative;
  justify-content: inherit;
  min-height: 510px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container, .meela-container.information-juridique-form .container {
    width: 800px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container.speak-about, .meela-container.information-juridique-form .container.speak-about {
    width: 1000px;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.identity-form, .meela-container.information-juridique-form .container .form.identity-form {
    min-width: 300px;
  }
}
.meela-container.second-form .container .form.identity-form .identity-container, .meela-container.information-juridique-form .container .form.identity-form .identity-container {
  margin-top: 15px;
}
.meela-container.second-form .container .form.identity-form .identity-container.pro-field, .meela-container.information-juridique-form .container .form.identity-form .identity-container.pro-field {
  margin-bottom: 20px;
}
.meela-container.second-form .container .form.identity-form .identity-container .picto-div, .meela-container.information-juridique-form .container .form.identity-form .identity-container .picto-div {
  height: 53px;
}
.meela-container.second-form .container .form.identity-form .identity-container .picto-div .picto.guy, .meela-container.information-juridique-form .container .form.identity-form .identity-container .picto-div .picto.guy {
  width: 80px;
}
.meela-container.second-form .container .form.identity-form .middle, .meela-container.information-juridique-form .container .form.identity-form .middle {
  width: 350px;
}
.meela-container.second-form .container .form.validation-mail > .top, .meela-container.information-juridique-form .container .form.validation-mail > .top {
  margin-top: 15px;
}
.meela-container.second-form .container .form.validation-mail > .top .picto-div, .meela-container.information-juridique-form .container .form.validation-mail > .top .picto-div {
  height: 57px;
}
.meela-container.second-form .container .form.validation-mail > .top .picto-div .picto.girl, .meela-container.information-juridique-form .container .form.validation-mail > .top .picto-div .picto.girl {
  width: 90px;
  background-color: inherit;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.validation-mail .form-inputs, .meela-container.information-juridique-form .container .form.validation-mail .form-inputs {
    margin-top: 20px;
  }
}
.meela-container.second-form .container .form.validation-mail .form-inputs .form-input-container, .meela-container.information-juridique-form .container .form.validation-mail .form-inputs .form-input-container {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.validation-mail .form-inputs .form-input-container .picto-div, .meela-container.information-juridique-form .container .form.validation-mail .form-inputs .form-input-container .picto-div {
    left: -13px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.validation-mail .form-inputs .form-input-container .picto-div, .meela-container.information-juridique-form .container .form.validation-mail .form-inputs .form-input-container .picto-div {
    left: 0;
  }
}
.meela-container.second-form .container .form.validation-mail .form-inputs .form-input-container .picto-div img, .meela-container.information-juridique-form .container .form.validation-mail .form-inputs .form-input-container .picto-div img {
  width: 58px;
}
.meela-container.second-form .container .form.opponent-form > .top, .meela-container.information-juridique-form .container .form.opponent-form > .top {
  margin-top: 15px;
}
.meela-container.second-form .container .form.opponent-form > .top .picto-div, .meela-container.information-juridique-form .container .form.opponent-form > .top .picto-div {
  height: 57px;
}
.meela-container.second-form .container .form.opponent-form > .top .picto-div .picto.opponent, .meela-container.information-juridique-form .container .form.opponent-form > .top .picto-div .picto.opponent {
  width: 110px;
  background-color: inherit;
  padding: 0;
}
.meela-container.second-form .container .form.opponent-form > .middle, .meela-container.information-juridique-form .container .form.opponent-form > .middle {
  width: 290px;
}
.meela-container.second-form .container .form.opponent-form > .middle .form-button, .meela-container.information-juridique-form .container .form.opponent-form > .middle .form-button {
  width: 135px;
}
.meela-container.second-form .container .form.ask-money-form > .top, .meela-container.information-juridique-form .container .form.ask-money-form > .top {
  margin-top: 15px;
}
.meela-container.second-form .container .form.ask-money-form > .top .picto-div img.picto.ask-money, .meela-container.information-juridique-form .container .form.ask-money-form > .top .picto-div img.picto.ask-money {
  width: 90px;
  background-color: inherit;
  padding: 0;
  border-radius: inherit;
}
.meela-container.second-form .container .form.ask-money-form > .middle, .meela-container.information-juridique-form .container .form.ask-money-form > .middle {
  width: 290px;
}
.meela-container.second-form .container .form.ask-money-form > .middle .form-button, .meela-container.information-juridique-form .container .form.ask-money-form > .middle .form-button {
  width: 135px;
}
.meela-container.second-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open, .meela-container.information-juridique-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open {
  position: absolute;
  left: inherit;
  top: 4px;
  right: 0;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open, .meela-container.information-juridique-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open {
    top: 2px;
    right: -31px;
  }
}
.meela-container.second-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open > img, .meela-container.information-juridique-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open > img {
  width: 32px;
}
.meela-container.second-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open, .meela-container.second-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .input-div input, .meela-container.information-juridique-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .open, .meela-container.information-juridique-form .container .form.ask-money-form > .form-inputs > .form-input-container.no-field > .input-div input {
  cursor: pointer;
}
.meela-container.second-form .container .form.speak-about-form > .top, .meela-container.information-juridique-form .container .form.speak-about-form > .top {
  margin-top: 5px;
}
.meela-container.second-form .container .form.speak-about-form > .top .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .top .picto-div {
  height: 58px;
}
.meela-container.second-form .container .form.speak-about-form > .top .picto-div img.picto.nervous-guys, .meela-container.information-juridique-form .container .form.speak-about-form > .top .picto-div img.picto.nervous-guys {
  width: 100px;
  background-color: inherit;
  padding: 0;
  border-radius: inherit;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle, .meela-container.information-juridique-form .container .form.speak-about-form > .middle {
    width: 350px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.where-buy, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.where-buy {
  width: 650px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.where-buy, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.where-buy {
    flex-direction: column;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle.where-buy > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.where-buy > .radio-select {
    margin-bottom: 30px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor {
  width: 550px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor {
    flex-direction: column;
  }
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select.neighbor-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select.neighbor-container {
    margin-right: -18px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select.neighbor-container > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select.neighbor-container > .picto-div {
  width: 66px;
  max-width: inherit;
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select.neighbor-container > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select.neighbor-container > .picto-div {
    margin-left: 18px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select > .sub-owner-container > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor > .radio-select > .sub-owner-container > .form-button {
  font-size: 10px;
  color: tomato;
  border: inherit;
  text-shadow: inherit;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor.first-selection, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor.first-selection {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor.first-selection, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor.first-selection {
    flex-direction: column;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-owner-neighbor.first-selection > .radio-select > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-owner-neighbor.first-selection > .radio-select > .form-button {
  width: 125px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner {
  height: inherit;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner {
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner {
    width: 550px;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select {
    flex-direction: column !important;
    width: 50%;
    justify-content: flex-start;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select.left, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select.left {
    padding-right: 10px;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select.right, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select.right {
    padding-left: 10px;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select.right > .top, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select.right > .top {
    flex-direction: row-reverse;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top {
  display: flex;
  margin-bottom: -15px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top > .picto-div > img.picto, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top > .picto-div > img.picto {
  width: 60px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top > .sub-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top > .sub-container {
  margin-top: 9px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top > .sub-container > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .top > .sub-container > .form-button {
  width: 200px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > img.picto.target, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > img.picto.target {
  width: 40px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > .details-btn, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > .details-btn {
  margin-top: -8px;
  border: 2px solid #f2da7b;
  font-family: "segoe_uibold" !important;
  font-size: 12px;
  border-radius: 15px;
  width: inherit;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > .details, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > .details {
  margin-top: 5px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > .details > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.tenant-vs-owner > .radio-select > .details-container > .details > .form-button {
  font-size: 12px;
  font-family: "segoe_uiregular" !important;
  border-radius: 15px;
  border: 2px solid #f2da7b;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns {
  flex-wrap: wrap;
  height: auto;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns {
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns {
    width: 600px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee, .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation {
  flex-direction: column;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select, .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation > .radio-select {
  width: 100% !important;
  flex-direction: row !important;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select > .form-button, .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation > .radio-select > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation > .radio-select > .form-button {
  width: 100% !important;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select:nth-child(2) > .picto-div, .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation > .radio-select:nth-child(2) > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select:nth-child(2) > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.droit-de-retractation > .radio-select:nth-child(2) > .picto-div {
  margin-left: inherit;
  margin-right: 5px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select > .form-button {
  min-height: 60px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select:nth-child(2), .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns.vente-annulee-pas-remboursee > .radio-select:nth-child(2) {
  margin-bottom: 10px;
  margin-top: 5px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select {
  width: 50%;
  justify-content: flex-start;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select {
    margin-bottom: 15px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(1) > .picto-div, .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(3) > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(1) > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(3) > .picto-div {
  margin-right: 5px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(2), .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(4), .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(2), .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(4) {
    flex-direction: row-reverse;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(2) > .picto-div, .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(4) > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(2) > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(4) > .picto-div {
  margin-left: 5px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(5), .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(5) {
  width: 100%;
  justify-content: center;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(5) > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select:nth-child(5) > .picto-div {
  margin-right: 5px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select.faulty-or-non-functional-item-received > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select.faulty-or-non-functional-item-received > .picto-div {
  max-width: 56px !important;
  width: 56px;
  margin-left: 0px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select > .form-button {
  width: 240px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .radio-select > .form-button {
    margin-top: -5px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .textarea-container textarea {
  border-radius: 10px;
  border: inherit;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
  line-height: 180px;
  height: 200px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .textarea-container textarea {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .textarea-container textarea {
    width: 500px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns[seller-problem-condition=autre-seller] > .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns[seller-problem-condition=autre-seller] > .textarea-container textarea {
  margin-top: 20px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  height: auto;
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input {
  border-radius: 10px;
  border: inherit;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
  height: 50px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input {
    width: 500px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input:nth-child(2), .meela-container.second-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input:nth-child(3), .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input:nth-child(2), .meela-container.information-juridique-form .container .form.speak-about-form > .middle.problem-concerns > .inputs.droit-de-retractation > input:nth-child(3) {
  width: 225px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location {
  flex-direction: column;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .radio-select, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .radio-select {
    margin-bottom: 30px !important;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location {
    width: 550px;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .radio-select > .picto-div, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .radio-select > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .radio-select > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .radio-select > .picto-div {
    margin-right: 5px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container {
    margin-top: 20px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn {
  font-size: 12px;
  border-radius: 20px;
  margin-bottom: 10px;
  position: relative;
  width: 85px;
  margin-top: 48px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn {
    margin-top: 18px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn::before, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn::before, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn::before, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn::before {
  background-image: url(./img/meela/second-form/speak-about-form/mediator.png);
  content: "";
  width: 100%;
  height: 300%;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  top: -35px;
  z-index: -1;
  position: absolute;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn.structural-work::before, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn.structural-work::before, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-btn.structural-work::before, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-btn.structural-work::before {
  background-image: url(./img/meela/second-form/speak-about-form/structural-work.png);
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-explanation, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-explanation, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-explanation, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-explanation {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-explanation > img, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-explanation > img, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-explanation > img, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-explanation > img {
  width: 200px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-explanation > .form-button, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-explanation > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .details-container > .details-explanation > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .details-container > .details-explanation > .form-button {
  border-radius: 25px;
  margin-top: -65px;
  margin-bottom: 20px;
  font-size: 12px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing .text, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location .text, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing .text, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location .text {
  font-size: 13px;
  font-family: "segoe_uibold" !important;
  margin: 10px 0;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing .text span, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location .text span, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing .text span, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location .text span {
  font-size: 13px;
  font-family: "segoe_uibold" !important;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container {
    margin-top: 10px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container textarea, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container textarea {
  border-radius: 10px;
  border: inherit;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
  line-height: 160px;
  height: 180px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container textarea, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container textarea {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container textarea, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container textarea, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container textarea {
    width: 500px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container img.bills, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container img.bills, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container img.bills, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container img.bills {
  height: 35px;
  margin-right: 5px;
  margin-top: 2px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container input, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container input, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .textarea-container input, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .textarea-container input {
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  text-align: center;
  border: inherit;
  margin: 0;
  height: 35px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .validate-choice, .meela-container.second-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .validate-choice, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing > .more-explanations .validate-choice, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.one-more-thing-litiges-location > .more-explanations .validate-choice {
  padding: 0px 5px;
  font-size: 13px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.what-is-your-opponent, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.what-is-your-opponent {
    width: 450px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.what-is-your-opponent.one-choice, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.what-is-your-opponent.one-choice {
  width: inherit;
}
.meela-container.second-form .container .form.speak-about-form > .middle.what-is-your-opponent > .a-carrier-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.what-is-your-opponent > .a-carrier-container {
  position: relative;
}
.meela-container.second-form .container .form.speak-about-form > .middle.what-is-your-opponent > .a-carrier-container > .details, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.what-is-your-opponent > .a-carrier-container > .details {
  color: #ea3323;
  border-radius: 80px;
  background: #FFF;
  top: 50px;
  font-size: 9px;
  font-family: "segoe_uibold" !important;
  padding: 2px 7px 1px;
  left: 20px;
  position: absolute;
}
.meela-container.second-form .container .form.speak-about-form > .middle.what-is-your-opponent.tenant-owner-neighbor.neighbor, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.what-is-your-opponent.tenant-owner-neighbor.neighbor {
  justify-content: center;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select {
    margin: 0;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.buyer-or-seller.right, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.buyer-or-seller.right {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select {
    flex-direction: row;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.left > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.left > .picto-div {
    margin-right: 5px;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.right, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.right {
    flex-direction: row-reverse;
  }
  .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.right > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.right > .picto-div {
    margin-left: 5px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.middle, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.middle {
  flex-direction: column;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.store-container .form-button, .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.internet-container .form-button, .meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.other-remote-container .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.store-container .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.internet-container .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.other-remote-container .form-button {
  width: 130px;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.other-remote-container > .sub-other-remote-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.other-remote-container > .sub-other-remote-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select.other-remote-container > .sub-other-remote-container > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select.other-remote-container > .sub-other-remote-container > .form-button {
  padding-left: 5px;
  padding-right: 5px;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select > .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select > .picto-div {
  width: 50px;
  padding-top: 8px;
  max-width: 50px;
  min-width: 50px;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select .details-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select .details-container {
  position: relative;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-btn, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-btn {
  font-size: 10px;
  font-family: "segoe_uiregular" !important;
  width: 60px;
  display: flex;
  justify-content: center;
  margin-top: 5px;
  z-index: 1;
  position: relative;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation::before, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation::before {
  background-image: url(./img/meela/second-form/speak-about-form/arrow.png);
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  top: 18px;
  left: -65px;
  background-repeat: no-repeat;
  background-size: 35px 37px;
  transform: rotateY(180deg);
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation::after, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation::after {
  background-image: url(./img/meela/second-form/speak-about-form/arrow.png);
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  top: 18px;
  right: -65px;
  background-repeat: no-repeat;
  background-size: 35px 37px;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation > img, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation > img {
  position: absolute;
  top: 43px;
  left: 0px;
  width: 180px;
  z-index: 1;
}
.meela-container.second-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle > .radio-select .details-container > .details-explanation > .form-button {
  font-size: 10px;
  font-family: "segoe_uiregular" !important;
  position: absolute;
  top: 75px;
  left: -105px;
  width: 270px;
  z-index: 1;
}
.meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content {
  display: flex;
  flex-direction: column;
}
.meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .non-paiement-du-prix-yes-or-no, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .non-paiement-du-prix-yes-or-no {
  display: flex;
}
.meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .non-paiement-du-prix-yes-or-no > .radio-select, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .non-paiement-du-prix-yes-or-no > .radio-select {
  width: 150px;
  text-align: center;
}
.meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .non-paiement-du-prix-yes-or-no > .radio-select > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .non-paiement-du-prix-yes-or-no > .radio-select > .form-button {
  width: 125px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs {
    margin-bottom: 10px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container {
  margin: 0 auto;
}
.meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container .picto-div, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container .picto-div {
  left: -5px;
}
.meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container .picto-div img, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container .picto-div img {
  width: 50px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container input, .meela-container.information-juridique-form .container .form.speak-about-form > .middle.non-paiement-du-prix.seller-content > .form-inputs > .form-input-container input {
    width: 450px;
  }
}
.meela-container.second-form .container .form.speak-about-form > .selected-problem-concerns, .meela-container.information-juridique-form .container .form.speak-about-form > .selected-problem-concerns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.meela-container.second-form .container .form.speak-about-form > .selected-problem-concerns > .picto, .meela-container.information-juridique-form .container .form.speak-about-form > .selected-problem-concerns > .picto {
  width: 60px;
}
.meela-container.second-form .container .form.speak-about-form > .selected-problem-concerns > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form > .selected-problem-concerns > .form-button {
  margin-top: -25px;
}
.meela-container.second-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee, .meela-container.information-juridique-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.meela-container.second-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > img.picto.target, .meela-container.information-juridique-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > img.picto.target {
  width: 35px;
}
.meela-container.second-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > .details-btn, .meela-container.information-juridique-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > .details-btn {
  font-size: 12px;
  border-radius: 20px;
  margin-top: -10px;
  position: relative;
  width: 85px;
}
.meela-container.second-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > .details-explanation, .meela-container.information-juridique-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > .details-explanation {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.meela-container.second-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > .details-explanation > .form-button, .meela-container.information-juridique-form .container .form.speak-about-form .details-container.prestation-mal-realisee-ou-non-realisee > .details-explanation > .form-button {
  border-radius: 25px;
  font-size: 12px;
  max-width: 450px;
  margin-top: 10px;
}
.meela-container.second-form .container .form.product-to-buy > .top, .meela-container.information-juridique-form .container .form.product-to-buy > .top {
  margin-top: 5px;
}
.meela-container.second-form .container .form.product-to-buy > .top .picto-div, .meela-container.information-juridique-form .container .form.product-to-buy > .top .picto-div {
  height: 58px;
  text-align: center;
}
.meela-container.second-form .container .form.product-to-buy > .top .picto-div img.picto.nervous-guys, .meela-container.information-juridique-form .container .form.product-to-buy > .top .picto-div img.picto.nervous-guys {
  width: 100px;
  background-color: inherit;
  padding: 0;
  border-radius: inherit;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container {
  background: linear-gradient(180deg, #A6D8E3 35%, #418EA2 100%);
  border-radius: 50px;
  padding: 20px;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form.product-to-buy > .product-description-container, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.product-to-buy > .product-description-container, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container {
    width: 500px;
  }
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .blue-title, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .blue-title {
  position: relative;
  margin-top: 30px;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .blue-title > img, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .blue-title > img {
  position: absolute;
  width: 70px;
  top: -36px;
  z-index: 0;
  left: calc(50% - 28px);
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .blue-title > .title, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .blue-title > .title {
  background: #1e3385;
  color: #FFF;
  border-radius: 8px;
  padding: 3px 18px;
  font-family: "segoe_uibold" !important;
  font-size: 16px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .lookup, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .lookup {
  margin-top: 10px;
  font-size: 14px;
  text-decoration: inherit;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .lookup-pic, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .lookup-pic {
  position: absolute;
  top: -150px;
  width: 0;
  z-index: 1;
  transition: 0.3s;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .lookup-pic > .close, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .lookup-pic > .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .lookup-pic > img, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .lookup-pic > img {
  border-radius: 20px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .product-description, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .product-description {
  margin-top: 20px;
  margin-bottom: 20px;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line {
    margin-bottom: 2px;
  }
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > img, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > img {
  height: 40px;
  margin-top: 4px;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > .text, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > .text {
  background: #FFF;
  border-radius: 8px;
  padding: 6px 15px;
  font-family: "segoe_uibold" !important;
  font-size: 14px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > .text, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > .text {
    text-align: center;
  }
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > .text > .red-stars, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .product-description > .product-line > .text > .red-stars {
  color: #FF0000;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .price, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .price {
  background: #1e3385;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  position: relative;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  margin-left: 29px;
  padding-left: 19px;
  padding-right: 10px;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .price > img, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .price > img {
  height: 48px;
  position: absolute;
  top: -2px;
  left: -40px;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .price > .text, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .price > .text {
  color: #FFF;
  font-family: "segoe_uibold" !important;
}
.meela-container.second-form .container .form.product-to-buy > .product-description-container > .price > .text > .ttc, .meela-container.information-juridique-form .container .form.product-to-buy > .product-description-container > .price > .text > .ttc {
  font-size: 10px;
  margin-left: -3px;
  font-family: "segoe_uiregular" !important;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form .form-inputs, .meela-container.information-juridique-form .container .form .form-inputs {
    display: flex;
    flex-flow: row wrap;
    padding: 20px 50px 0;
  }
}
.meela-container.second-form .container .form .form-inputs.one-column, .meela-container.information-juridique-form .container .form .form-inputs.one-column {
  justify-content: center;
  padding: 20px 0 0 20px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form .form-inputs.one-column, .meela-container.information-juridique-form .container .form .form-inputs.one-column {
    padding: 20px 50px 0 20px;
  }
}
.meela-container.second-form .container .form .form-inputs .form-input-container, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container {
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form .form-inputs .form-input-container, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container {
    width: 50%;
  }
}
.meela-container.second-form .container .form .form-inputs .form-input-container .picto-div, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container .picto-div {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form .form-inputs .form-input-container .picto-div, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container .picto-div {
    left: 20px;
  }
}
.meela-container.second-form .container .form .form-inputs .form-input-container .picto-div img, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container .picto-div img {
  width: 28px;
}
.meela-container.second-form .container .form .form-inputs .form-input-container .input-div, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container .input-div {
  width: 100%;
  position: relative;
  padding-left: 30px;
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form .form-inputs .form-input-container .input-div, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container .input-div {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .form .form-inputs .form-input-container.one-column .picto-div, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container.one-column .picto-div {
    position: relative;
  }
  .meela-container.second-form .container .form .form-inputs .form-input-container.one-column .input-div, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container.one-column .input-div {
    padding-left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .form .form-inputs .form-input-container.one-column, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container.one-column {
    width: 70%;
  }
  .meela-container.second-form .container .form .form-inputs .form-input-container.one-column .picto-div, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container.one-column .picto-div {
    left: 15px;
  }
}
.meela-container.second-form .container .form .form-inputs .form-input-container.one-column .form-input, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container.one-column .form-input {
  text-align: center;
}
.meela-container.second-form .container .form .form-inputs .form-input-container.opp-city, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container.opp-city {
  margin: -10px 0 0;
}
.meela-container.second-form .container .form .form-inputs .form-input-container.opponent-private-field.maiden-form-input, .meela-container.information-juridique-form .container .form .form-inputs .form-input-container.opponent-private-field.maiden-form-input {
  margin-bottom: 20px;
}
.meela-container.second-form .container .next-step-button, .meela-container.information-juridique-form .container .next-step-button {
  margin-bottom: 100px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .next-step-button, .meela-container.information-juridique-form .container .next-step-button {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .next-step-button, .meela-container.information-juridique-form .container .next-step-button {
    margin-top: 10px;
  }
}
.meela-container.second-form .container .next-step-button[data-form=identity-form], .meela-container.information-juridique-form .container .next-step-button[data-form=identity-form] {
  padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .next-step-button[data-form=product-to-buy], .meela-container.information-juridique-form .container .next-step-button[data-form=product-to-buy] {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.second-form .container .next-step-button[data-form=product-to-buy], .meela-container.information-juridique-form .container .next-step-button[data-form=product-to-buy] {
    margin-bottom: inherit;
  }
}
.meela-container.second-form .container .next-step-button .picto-div img, .meela-container.information-juridique-form .container .next-step-button .picto-div img {
  position: absolute;
  top: 2px;
  width: 22px;
}
.meela-container.second-form .container .next-step-button .picto-div img.step-ok, .meela-container.information-juridique-form .container .next-step-button .picto-div img.step-ok {
  cursor: pointer;
}
.meela-container.second-form .container .next-step-button .picto-div img.step-nok, .meela-container.information-juridique-form .container .next-step-button .picto-div img.step-nok {
  cursor: no-drop;
}
.meela-container.second-form .container .next-step-button .picto-div.previous img, .meela-container.information-juridique-form .container .next-step-button .picto-div.previous img {
  left: -26px;
  transform: rotate(180deg);
}
.meela-container.second-form .container .next-step-button .picto-div.next img, .meela-container.information-juridique-form .container .next-step-button .picto-div.next img {
  right: -26px;
}
.meela-container.second-form .container .rgpd, .meela-container.information-juridique-form .container .rgpd {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -30px;
  margin-bottom: 30px;
  position: absolute;
  bottom: 0;
}
.meela-container.second-form .container .rgpd img, .meela-container.information-juridique-form .container .rgpd img {
  height: 50px;
  width: 55px;
}
.meela-container.second-form .container .rgpd .text, .meela-container.information-juridique-form .container .rgpd .text {
  margin-top: -10px;
  border-radius: 8px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  background: #FFF;
  padding: 0px 10px;
  font-size: 14px;
  font-family: "segoe_uibold" !important;
  opacity: 0.8;
}
.meela-container.second-form .container .amount-select-container, .meela-container.information-juridique-form .container .amount-select-container {
  display: flex;
  flex-direction: column;
  top: 46%;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .meela-container.second-form .container .amount-select-container, .meela-container.information-juridique-form .container .amount-select-container {
    width: 100%;
  }
}
.meela-container.second-form .container .amount-select-container .bills, .meela-container.information-juridique-form .container .amount-select-container .bills {
  width: 40px;
}
.meela-container.second-form .container .amount-select-container .amount-choices .amount-choice .form-button .underline, .meela-container.information-juridique-form .container .amount-select-container .amount-choices .amount-choice .form-button .underline {
  font-family: "segoe_uibold" !important;
}
.meela-container.second-form .after-container .chrono, .meela-container.second-form .after-container .refund, .meela-container.information-juridique-form .after-container .chrono, .meela-container.information-juridique-form .after-container .refund {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 10px auto 0;
  position: absolute;
  top: 30%;
  right: 0;
}
.meela-container.second-form .after-container .chrono img.perso, .meela-container.second-form .after-container .refund img.perso, .meela-container.information-juridique-form .after-container .chrono img.perso, .meela-container.information-juridique-form .after-container .refund img.perso {
  width: 240px;
  z-index: 2;
}
.meela-container.second-form .after-container .chrono .bubble, .meela-container.second-form .after-container .refund .bubble, .meela-container.information-juridique-form .after-container .chrono .bubble, .meela-container.information-juridique-form .after-container .refund .bubble {
  background-image: url(./img/meela/second-form/bubble-right-chrono.png);
  position: absolute;
  width: 303px;
  height: 103px;
  right: 70px;
  top: -61px;
  background-size: contain;
  background-repeat: no-repeat;
}
.meela-container.second-form .after-container .chrono .bubble .text, .meela-container.second-form .after-container .refund .bubble .text, .meela-container.information-juridique-form .after-container .chrono .bubble .text, .meela-container.information-juridique-form .after-container .refund .bubble .text {
  padding-top: 49px;
  padding-left: 15px;
  padding-right: 104px;
  text-align: center;
}
.meela-container.second-form .after-container .refund img.perso, .meela-container.information-juridique-form .after-container .refund img.perso {
  width: 260px;
}
.meela-container.second-form .after-container .refund .bubble, .meela-container.information-juridique-form .after-container .refund .bubble {
  background-image: url(./img/meela/information-juridique/right-bubble.png);
  width: 293px;
  height: 133px;
  right: 65px;
  top: -85px;
  z-index: 2;
}
.meela-container.second-form .after-container .refund .bubble .text, .meela-container.information-juridique-form .after-container .refund .bubble .text {
  padding-top: 59px;
  padding-left: 10px;
  padding-right: 106px;
}
.meela-container.information-juridique-form {
  position: relative;
}
.meela-container.information-juridique-form .before-container {
  height: 10px;
  margin-top: 100px;
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .before-container {
    display: none;
  }
}
.meela-container.information-juridique-form .container .form {
  min-width: 320px;
}
.meela-container.information-juridique-form .container .form .top.identity-container .picto-container {
  margin-bottom: -40px;
  margin-top: 20px;
}
.meela-container.information-juridique-form .container .form .top.identity-container .picto-container .picto.girl {
  margin-left: 20px;
  width: 80px;
}
.meela-container.information-juridique-form .container .form .blue-question-container .blue-question {
  width: 280px !important;
}
@media only screen and (min-width: 992px) {
  .meela-container.information-juridique-form .container .form .middle {
    width: 270px !important;
  }
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .container .form .form-inputs {
    padding-bottom: 50px;
  }
}
.meela-container.information-juridique-form .container .form .form-inputs > .form-input-container > .picto-div {
  left: -32px !important;
  top: -1px;
}
.meela-container.information-juridique-form .container .form .form-inputs > .form-input-container > .picto-div img {
  width: 38px !important;
}
.meela-container.information-juridique-form .container .form .form-inputs > .form-input-container > .input-div input.form-input {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .container .form .form-inputs > .form-input-container.zipcode {
    margin-top: -10px;
  }
}
.meela-container.information-juridique-form .container .form .form-inputs > .form-input-container > .picto-div {
  left: -13px !important;
}
@media only screen and (min-width: 992px) {
  .meela-container.information-juridique-form .container .form .form-inputs > .form-input-container > .picto-div {
    left: 13px !important;
  }
}
.meela-container.information-juridique-form .container .form .question-container .question {
  border-radius: 30px;
  padding: 20px;
  border: inherit;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .container .form .question-container .question {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.information-juridique-form .container .form .question-container .question {
    width: 500px;
  }
}
.meela-container.information-juridique-form .container .form .blue-question-container.add-question-container .add-question {
  width: 250px;
  position: relative;
}
.meela-container.information-juridique-form .container .form .blue-question-container.add-question-container .add-question img.plus-question {
  height: 35px;
  position: absolute;
  cursor: pointer;
  right: -40px;
  top: -1px;
}
.meela-container.information-juridique-form .container .form .confirmation-modal {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  border-radius: 30px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .container .form .confirmation-modal {
    padding: 15px;
  }
}
.meela-container.information-juridique-form .container .form .confirmation-modal img {
  width: 120px;
  margin: 10px auto;
}
.meela-container.information-juridique-form .container .form .confirmation-modal .text {
  font-family: "segoe_uibold" !important;
  font-size: 16px;
  color: #FFF;
  text-align: center;
}
.meela-container.information-juridique-form .container .form .confirmation-modal .actions {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px;
}
.meela-container.information-juridique-form .container .form .confirmation-modal .actions > div {
  border-radius: 50px;
  background: #FFF;
  padding: 0px 15px;
  font-size: 16px;
  cursor: pointer;
  font-family: "segoe_uibold" !important;
}
.meela-container.information-juridique-form .container .form .confirmation-modal .actions > div.yes {
  margin-right: 50px;
}
.meela-container.information-juridique-form .container .form .information-juridique-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px 0;
}
.meela-container.information-juridique-form .container .form .information-juridique-line .left,
.meela-container.information-juridique-form .container .form .information-juridique-line .right {
  border-radius: 10px;
  text-align: center;
  font-size: 13px;
  padding: 2px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  background: #fff;
  width: 132px;
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .container .form .information-juridique-line .left,
  .meela-container.information-juridique-form .container .form .information-juridique-line .right {
    height: 140px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) {
  .meela-container.information-juridique-form .container .form .information-juridique-line .left,
  .meela-container.information-juridique-form .container .form .information-juridique-line .right {
    width: 170px;
  }
}
.meela-container.information-juridique-form .container .form .information-juridique-line .left.active,
.meela-container.information-juridique-form .container .form .information-juridique-line .right.active {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
}
.meela-container.information-juridique-form .container .form .information-juridique-line .left.active .text,
.meela-container.information-juridique-form .container .form .information-juridique-line .right.active .text {
  color: #FFF;
}
.meela-container.information-juridique-form .container .form .information-juridique-line .left.inactive,
.meela-container.information-juridique-form .container .form .information-juridique-line .right.inactive {
  opacity: 0.5;
}
.meela-container.information-juridique-form .container .form .information-juridique-line .left img,
.meela-container.information-juridique-form .container .form .information-juridique-line .right img {
  height: 75px;
  margin-bottom: -15px;
}
.meela-container.information-juridique-form .container .form .information-juridique-line .left .text,
.meela-container.information-juridique-form .container .form .information-juridique-line .right .text {
  font-family: "segoe_uibold" !important;
  padding: 0 10px 10px;
}
.meela-container.information-juridique-form .container .form .information-juridique-line .between {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  height: 10px;
  border-radius: 10px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  width: 50px;
}
@media only screen and (min-width: 992px) {
  .meela-container.information-juridique-form .container .form .information-juridique-line .between {
    width: 110px;
  }
}
.meela-container.information-juridique-form .container .form .information-juridique-pinguin {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 30px;
}
.meela-container.information-juridique-form .container .form .information-juridique-pinguin img {
  width: 170px;
  z-index: 0;
}
.meela-container.information-juridique-form .container .form .information-juridique-pinguin .form-button {
  border: inherit;
  border-radius: 15px;
  width: 300px;
  padding: 15px;
  margin-top: -30px;
  font-size: 13px;
}
.meela-container.information-juridique-form .container .bottom {
  position: absolute;
  bottom: -30px;
}
.meela-container.information-juridique-form .container .bottom .form-button {
  font-size: 11px;
  border: inherit;
}
.meela-container.information-juridique-form .arrow {
  position: absolute;
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .arrow {
    left: calc(50% - 30px);
    z-index: 2;
  }
}
.meela-container.information-juridique-form .arrow.right-arrow {
  bottom: 0;
}
@media only screen and (min-width: 992px) {
  .meela-container.information-juridique-form .arrow.right-arrow {
    bottom: 80px;
  }
}
.meela-container.information-juridique-form .after-container {
  height: 10px;
  margin-top: 140px;
}
@media only screen and (max-width: 991px) {
  .meela-container.information-juridique-form .after-container {
    display: none;
  }
}

.loading {
  display: flex;
  justify-content: center;
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .loading {
    margin-top: -15px;
  }
}
.loading img.loader {
  height: 70px;
}
@media only screen and (max-width: 991px) {
  .loading img.loader {
    width: 280px;
    height: 59px;
  }
}
.loading img.file {
  margin-top: 21px;
  height: 45px;
}
@media only screen and (min-width: 992px) {
  .loading img.file {
    margin-top: 23px;
    height: 55px;
  }
}
.loading img.file.progressing {
  margin-right: -15px;
}
.loading img.file.generated {
  margin-left: -3px;
}

.full-dematerialized {
  color: #FF0000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -11px;
  margin-top: -5px;
}
@media only screen and (max-width: 991px) {
  .full-dematerialized {
    margin-bottom: 20px;
  }
}
.full-dematerialized > span {
  font-size: 12px;
  border: inherit;
}

body.home footer#site_foot {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}

footer#site_foot {
  width: 100%;
  padding-top: 50px;
  background: #f2f7fb;
}
@media only screen and (min-width: 992px) {
  footer#site_foot {
    margin-top: 98px;
  }
}
footer#site_foot .footer-copyright {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
footer#site_foot .footer-copyright p {
  font-family: "segoe_uibold" !important;
  margin-right: 0;
}
footer#site_foot .footer-copyright .footer-navbar {
  display: flex;
  justify-content: space-between;
  background: linear-gradient(to right, #dfeffe, #9ac7f7, #66a5e0);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  padding: 12px 30px;
}
@media only screen and (max-width: 991px) {
  footer#site_foot .footer-copyright .footer-navbar {
    flex-direction: column;
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  footer#site_foot .footer-copyright .footer-navbar {
    width: 96rem;
  }
}
footer#site_foot .footer-copyright .footer-navbar > .parent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.3s;
  font-size: 15px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  footer#site_foot .footer-copyright .footer-navbar > .parent {
    flex-direction: column;
  }
  footer#site_foot .footer-copyright .footer-navbar > .parent:not(:last-child) {
    margin-bottom: 50px;
    z-index: 1;
  }
}
@media only screen and (min-width: 992px) {
  footer#site_foot .footer-copyright .footer-navbar > .parent:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  footer#site_foot .footer-copyright .footer-navbar > .parent:hover > .links {
    max-height: 500px;
  }
}
footer#site_foot .footer-copyright .footer-navbar > .parent > span {
  margin-left: 5px;
}
footer#site_foot .footer-copyright .footer-navbar > .parent > img.cards {
  height: 70px;
}
footer#site_foot .footer-copyright .footer-navbar > .parent > img.books {
  height: 40px;
}
footer#site_foot .footer-copyright .footer-navbar > .parent > img.light {
  height: 70px;
}
footer#site_foot .footer-copyright .footer-navbar > .parent > img.zoom {
  height: 130px;
  margin-top: -70px;
}
@media only screen and (max-width: 991px) {
  footer#site_foot .footer-copyright .footer-navbar > .parent > .links {
    z-index: 1;
  }
}
@media only screen and (min-width: 992px) {
  footer#site_foot .footer-copyright .footer-navbar > .parent > .links {
    max-height: 0;
    overflow: hidden;
    top: 100px;
    position: absolute;
    flex-direction: column;
    left: 20px;
    display: flex;
    transition: max-height 0.3s ease;
  }
}
footer#site_foot .footer-copyright .footer-navbar > .parent > .links a.link-container {
  padding: 8px 5px;
  display: flex;
  width: 200px;
  text-decoration: inherit;
}
footer#site_foot .footer-copyright .footer-navbar > .parent > .links a.link-container:hover {
  text-decoration: underline;
}
footer#site_foot .footer-copyright .footer-navbar > .parent > .links a.link-container > .link {
  width: 100%;
  background-color: #bfe3ff;
  border-radius: 45px;
  padding: 10px 20px;
  border: 2px solid white;
  text-align: center;
  font-family: "segoe_uibold" !important;
  font-size: 13px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
footer#site_foot .footer-bottom {
  background: linear-gradient(180deg, rgb(232, 240, 255) 0%, rgb(163, 194, 255) 100%);
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  padding: 60px;
  margin-top: 50px;
}
footer#site_foot .footer-bottom > .top {
  display: flex;
}
@media only screen and (max-width: 991px) {
  footer#site_foot .footer-bottom > .top {
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) {
  footer#site_foot .footer-bottom > .top {
    width: 96rem;
  }
}
footer#site_foot .footer-bottom > .top > .left {
  text-align: center;
  font-size: 13px;
}
@media only screen and (min-width: 992px) {
  footer#site_foot .footer-bottom > .top > .left {
    width: 400px;
  }
}
footer#site_foot .footer-bottom > .top > .left > img {
  width: 128px;
}
footer#site_foot .footer-bottom > .top > .text {
  font-size: 15px;
  padding-top: 30px;
}
@media only screen and (max-width: 991px) {
  footer#site_foot .footer-bottom > .top > .text {
    text-align: center;
  }
}
footer#site_foot .footer-bottom > .top > .text > strong {
  font-family: "segoe_uibold" !important;
}
footer#site_foot .footer-bottom > .bottom {
  text-align: center;
}
footer#site_foot .footer-bottom > .bottom > p {
  font-family: "segoe_uibold" !important;
  font-size: 15px;
}
@media only screen and (max-width: 991px) {
  footer#site_foot .footer-bottom > .footer-logos {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  footer#site_foot .footer-bottom > .footer-logos {
    position: absolute;
    right: 40px;
    bottom: 120px;
  }
}
footer#site_foot .footer-bottom > .footer-logos a {
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  footer#site_foot .footer-bottom > .footer-logos a {
    margin-right: 10px;
  }
}
footer#site_foot .footer-bottom > .footer-logos a img {
  width: 40px;
  height: 40px;
}

body.error404 h1 {
  font-size: 24px;
  font-family: "segoe_uibold" !important;
  position: relative;
  color: #FFF;
  background: #000;
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding: 7px 18px;
  border-radius: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 350px;
  margin: 0 auto;
}
body.error404 h2 {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  font-family: "segoe_uibold" !important;
  border-radius: 30px;
  padding: 7px 18px;
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  width: 400px;
  margin-top: 50px;
}
body.error404 .page-content > p {
  text-align: center;
  padding: 0;
  margin-top: 50px;
}
body.error404 .form-button.black {
  display: flex;
  justify-content: center;
  width: 180px;
  margin: 0 auto;
}
body.error404 .form-button.black a {
  text-decoration: inherit;
  font-family: "segoe_uibold" !important;
}

.pdf-viewer-container {
  margin: 0 auto !important;
}

.privacy-policy h1, body.page-id-910 h1, body.page-id-212 h1, body.page-id-1860 h1, body.page-id-766 h1, body.page-id-1335 h1 {
  color: #FFF;
  background: #000;
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding: 7px 18px;
  border-radius: 30px;
  display: inline;
  text-align: center;
  font-size: 24px;
  width: 350px;
  margin: 0 auto;
  font-family: "segoe_uibold" !important;
}

body.page-id-1275 .anonym-text .mf-checkbox-option > label > span::before {
  content: "" !important;
  position: absolute !important;
}

body.woocommerce-checkout h1 {
  display: none;
}
body.woocommerce-checkout .meela-checkbox {
  background: #FFF;
  font-family: "segoe_uibold" !important;
  padding: 7px 20px;
  border-radius: 10px;
  font-size: 13px;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .meela-checkbox {
    display: block;
  }
}
body.woocommerce-checkout .meela-checkbox > a, body.woocommerce-checkout .meela-checkbox > .underline {
  font-family: "segoe_uibold" !important;
}
body.woocommerce-checkout .wc-ppcp-checkout-container .buttons-container {
  display: flex;
  justify-content: center;
}
body.woocommerce-checkout .blue-light-btn {
  background: linear-gradient(180deg, #A6D8E3 35%, #418EA2 100%);
  color: #FFF !important;
  display: inline-block;
  border: 2px solid #FFF;
  padding: 5px 15px;
  border-radius: 10px !important;
  font-size: 16px;
  font-family: "segoe_uibold" !important;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .blue-light-btn {
    display: flex;
    align-items: center;
  }
}
body.woocommerce-checkout .woocommerce-message {
  display: none;
}
body.woocommerce-checkout .order-details {
  background-color: #97c8d8;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 80px;
  position: relative;
  z-index: 1;
  padding: 0 10px 50px;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .order-details {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  body.woocommerce-checkout .order-details {
    padding: 0 50px 100px;
  }
}
body.woocommerce-checkout .order-details .title {
  text-align: center;
  position: relative;
  margin-top: 10px;
}
body.woocommerce-checkout .order-details .title > .image-container {
  margin-bottom: -40px;
}
body.woocommerce-checkout .order-details .title > .image-container > img {
  height: 90px;
}
body.woocommerce-checkout .order-details .title > .form-button {
  position: relative;
}
body.woocommerce-checkout .order-details .meela_details {
  display: flex;
  flex-direction: column;
}
body.woocommerce-checkout .order-details .meela_details > .subtitle {
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .order-details .meela_details > .subtitle {
    margin-top: 10px;
    display: flex;
    justify-content: center;
  }
}
body.woocommerce-checkout .order-details .meela_details > .subtitle > .form-button {
  position: relative;
}
body.woocommerce-checkout .order-details .meela_details > .subtitle > .form-button > .edit-area > img.edit-pencil {
  position: absolute;
  height: 30px;
  right: -55px;
  top: -1px;
  cursor: pointer;
}
body.woocommerce-checkout .order-details .meela_details > .subtitle > .form-button > .edit-area > img.edit-pencil:hover {
  border-radius: 20px;
  background-color: #FFF;
}
body.woocommerce-checkout .order-details .meela_details > .subtitle > .form-button > .edit-area > .save-edit {
  position: absolute;
  height: 30px;
  right: -125px;
  top: -1px;
}
body.woocommerce-checkout .order-details .meela_details > .cols {
  display: flex;
  background: linear-gradient(180deg, #A6D8E3 35%, #418EA2 100%);
  border-radius: 20px;
  padding: 15px 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .order-details .meela_details > .cols {
    flex-direction: column;
  }
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col {
  padding: 0 8px;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-checkout .order-details .meela_details > .cols > .col {
    width: 33.3%;
  }
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > img {
  height: 35px;
  margin-right: -35px;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > img.name, body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > img.location, body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > img.phone, body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > img.zoom {
  margin-top: 6px;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > img.money {
  margin-top: 3px;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > img.company {
  margin-top: 2px;
  margin-right: -38px;
  margin-left: 2px;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > input {
  border-radius: 30px;
  border: inherit;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
  margin: 0;
  margin-left: 35px;
  font-size: 12px;
  height: 25px;
  font-family: "segoe_uibold" !important;
  transition: 0.3s;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > input:hover {
  margin-left: 0;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > input::placeholder {
  font-size: 12px;
}
body.woocommerce-checkout .order-details .meela_details > .cols > .col > .line > input.editable {
  background-color: #000;
  color: #FFF;
}
body.woocommerce-checkout .order-details input[type=checkbox] {
  display: none;
}
body.woocommerce-checkout .order-details .custom-checkbox, body.woocommerce-checkout .order-details .custom-checkbox2 {
  display: inline-block;
  border: 2px solid #418EA2;
  border-radius: 4px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  margin-left: 8px;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  width: 22px;
  height: 22px;
}
body.woocommerce-checkout .order-details .custom-checkbox.custom-checkbox2, body.woocommerce-checkout .order-details .custom-checkbox2.custom-checkbox2 {
  width: 27px;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-checkout .order-details .custom-checkbox, body.woocommerce-checkout .order-details .custom-checkbox2 {
    width: 20px;
    height: 20px;
  }
}
body.woocommerce-checkout .order-details .custom-checkbox.checked, body.woocommerce-checkout .order-details .custom-checkbox2.checked {
  background-color: #418EA2;
}
body.woocommerce-checkout .order-details .custom-checkbox.checked::after, body.woocommerce-checkout .order-details .custom-checkbox2.checked::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
body.woocommerce-checkout .order-details .custom-checkbox:hover, body.woocommerce-checkout .order-details .custom-checkbox2:hover {
  border: 2px solid #000;
}
body.woocommerce-checkout .order-details img.meela {
  display: flex;
  width: 250px;
  margin: 10px auto -105px;
  transition: 0.3s;
}
body.woocommerce-checkout .order-details img.meela:hover {
  margin-bottom: -80px;
}
body.woocommerce-checkout .order-details #order_review .shop_table {
  background: linear-gradient(180deg, #A6D8E3 35%, #418EA2 100%);
  border-radius: 20px;
  padding: 15px 20px 45px;
  margin: 20px auto;
  position: relative;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 992px) {
  body.woocommerce-checkout .order-details #order_review .shop_table {
    width: 400px;
  }
}
body.woocommerce-checkout .order-details #order_review .shop_table tr {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .order-details #order_review .shop_table tr {
    flex-direction: column;
  }
}
body.woocommerce-checkout .order-details #order_review .shop_table tr th, body.woocommerce-checkout .order-details #order_review .shop_table tr td {
  border-radius: 30px;
  border: inherit;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
  font-size: 12px;
  height: 25px;
  font-family: "segoe_uibold" !important;
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  width: 200px;
}
body.woocommerce-checkout .order-details #order_review .shop_table tr th:first-child, body.woocommerce-checkout .order-details #order_review .shop_table tr td:first-child {
  margin-right: 10px;
}
body.woocommerce-checkout .order-details #order_review .shop_table tr th *, body.woocommerce-checkout .order-details #order_review .shop_table tr td * {
  font-family: "segoe_uibold" !important;
  font-size: 12px;
}
body.woocommerce-checkout .order-details #order_review .shop_table tfoot tr:last-child {
  background-color: #e6da8c;
  width: 100%;
  left: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  position: absolute;
  padding-top: 10px;
}
body.woocommerce-checkout .order-details #order_review .shop_table tfoot tr:last-child th, body.woocommerce-checkout .order-details #order_review .shop_table tfoot tr:last-child td, body.woocommerce-checkout .order-details #order_review .shop_table tfoot tr:last-child strong, body.woocommerce-checkout .order-details #order_review .shop_table tfoot tr:last-child bdi, body.woocommerce-checkout .order-details #order_review .shop_table tfoot tr:last-child span {
  background-color: inherit;
  box-shadow: inherit;
  font-size: 16px;
}
body.woocommerce-checkout .order-details #order_review #payment {
  background: inherit;
}
body.woocommerce-checkout .order-details #order_review #payment .wc_payment_methods {
  border-bottom: inherit;
}
body.woocommerce-checkout .order-details #order_review #payment .wc_payment_methods .payment_box {
  background: linear-gradient(180deg, #A6D8E3 35%, #418EA2 100%);
  border-radius: 20px;
  padding: 20px 10px 7px;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-checkout .order-details #order_review #payment .wc_payment_methods .payment_box {
    padding: 20px 40px 7px;
  }
}
body.woocommerce-checkout .order-details #order_review #payment .wc_payment_methods .payment_box:before {
  content: inherit;
}
body.woocommerce-checkout .order-details #order_review .place-order {
  background: #97c8d8;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .order-details #order_review .place-order {
    margin-top: -20px;
  }
}
body.woocommerce-checkout .order-details #order_review .place-order button#place_order {
  float: inherit;
  padding: 7px 30px;
  border-radius: 20px;
}
body.woocommerce-checkout .order-details #order_review .place-order button#place_order:disabled {
  cursor: no-drop;
}
body.woocommerce-checkout .order-details .footer-actions {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .order-details .footer-actions {
    margin-top: 60px;
  }
}
body.woocommerce-checkout .order-details .footer-actions .blue-light-btn:first-child {
  margin-right: 20px;
}
body.woocommerce-checkout .order-details .footer-actions .tva {
  margin-bottom: 10px;
  color: #FFF;
  font-size: 12px;
  font-style: italic;
}
body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields {
  margin: 30px auto 0;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields {
    width: 450px;
  }
}
body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields > .title {
  margin-bottom: 30px;
}
body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields > .checkbox {
  margin-bottom: 25px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields > .checkbox {
    display: flex;
    align-items: center;
  }
}
body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper .form-row-first, body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper .form-row-last {
  margin: 0 0 10px;
}
body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper input {
  border-radius: 15px;
  border: inherit;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
  text-align: center;
}
body.woocommerce-checkout .order-details .customer_details .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper input::placeholder {
  font-family: "segoe_uibold" !important;
}
body.woocommerce-checkout .order-details form.checkout_coupon {
  border: inherit;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
body.woocommerce-checkout .order-details form.checkout_coupon > p {
  margin: 0;
  float: inherit;
  width: inherit;
}
body.woocommerce-checkout .order-details form.checkout_coupon > p.form-row-first {
  width: 250px;
}
body.woocommerce-checkout .order-details form.checkout_coupon > p.form-row-last {
  margin-left: 20px;
}
body.woocommerce-checkout .order-details form.checkout_coupon > p input {
  border-radius: 15px;
  border: inherit;
  box-shadow: -5px 12px 15px -3px rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0;
}

body.woocommerce-order-received #wrapper {
  height: 240vh;
}
body.woocommerce-order-received #wrapper .woocommerce-order {
  padding: 50px 10px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .thanks {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  font-size: 16px;
  text-align: center;
  position: relative;
}
body.woocommerce-order-received #wrapper .woocommerce-order .thanks::before, body.woocommerce-order-received #wrapper .woocommerce-order .thanks::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}
body.woocommerce-order-received #wrapper .woocommerce-order .thanks::before {
  width: 100px;
  height: 100px;
  top: -50px;
  left: 80px;
  opacity: 0.6;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .thanks::before {
    left: 380px;
  }
}
body.woocommerce-order-received #wrapper .woocommerce-order .thanks::after {
  width: 120px;
  height: 120px;
  bottom: 40px;
  right: 80px;
  opacity: 0.4;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .thanks::after {
    right: 380px;
  }
}
body.woocommerce-order-received #wrapper .woocommerce-order .thanks .circle-sup {
  position: absolute;
  border-radius: 50%;
  opacity: 0.8;
  background: #fff;
  z-index: 1;
  width: 70px;
  height: 70px;
  bottom: 40px;
  right: 100px;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .thanks .circle-sup {
    right: 470px;
  }
}
body.woocommerce-order-received #wrapper .woocommerce-order .thanks img.thanks {
  width: 100px;
  z-index: 2;
}
body.woocommerce-order-received #wrapper .woocommerce-order .woocommerce-thankyou-order-received {
  font-family: "segoe_uibold" !important;
  z-index: 2;
  position: relative;
  font-size: 16px;
  text-align: center;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line {
  margin: 50px auto 0;
  position: relative;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line {
    width: 450px;
  }
}
@media only screen and (min-width: 992px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > img.picto {
    position: absolute;
  }
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > img.picto.totals {
  width: 130px;
  top: -12px;
  left: -100px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > img.picto.envelope {
  width: 70px;
  top: 5px;
  left: -75px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > img.picto.text {
  width: 50px;
  top: 5px;
  left: -55px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > .subtitle {
  font-family: "segoe_uibold" !important;
  position: relative;
  margin-bottom: 30px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > .subtitle:after {
  content: "";
  background: #FFF;
  width: 100%;
  height: 9px;
  position: absolute;
  top: 30px;
  left: 0;
  border-radius: 20px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > .items {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > .items {
    flex-direction: column;
  }
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > .items > .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
}
@media only screen and (min-width: 992px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > .items > .item:nth-child(2) {
    padding: 0 25px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
  }
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > .items > .item > .title {
  font-family: "segoe_uibold" !important;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > table {
  font-size: 14px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > table th, body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > table td {
  padding-left: 20px;
  padding-right: 20px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > table th:nth-child(2), body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > table td:nth-child(2) {
  text-align: right;
  font-family: "segoe_uibold" !important;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > table th:nth-child(2) *, body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > table td:nth-child(2) * {
  font-family: "segoe_uibold" !important;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > address {
  font-size: 14px;
  font-style: inherit;
  display: flex;
}
@media only screen and (max-width: 991px) {
  body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > address {
    flex-direction: column;
  }
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > address > div {
  padding: 0 15px;
}
body.woocommerce-order-received #wrapper .woocommerce-order .post-order-details.line > address > div.right p {
  margin: 0;
}

@keyframes left-oscillation {
  0% {
    left: -25px;
  }
  50% {
    left: -65px;
  }
  100% {
    left: -25px;
  }
}
@keyframes right-oscillation {
  0% {
    right: 75px;
  }
  50% {
    right: 35px;
  }
  100% {
    right: 75px;
  }
}
@keyframes left-oscillation2 {
  0% {
    left: -75px;
  }
  50% {
    left: -35px;
  }
  100% {
    left: -75px;
  }
}
@keyframes right-oscillation2 {
  0% {
    right: -75px;
  }
  50% {
    right: -35px;
  }
  100% {
    right: -75px;
  }
}
.arrow {
  cursor: pointer;
  width: 60px;
  transition: 0.3s;
  display: none;
}
@media only screen and (min-width: 992px) {
  .arrow {
    position: absolute;
  }
}
.arrow.left-arrow {
  left: -45px;
  top: 140px;
}
@media only screen and (min-width: 992px) {
  .arrow.left-arrow {
    animation: left-oscillation 2.3s infinite ease-in-out;
  }
}
.arrow.right-arrow {
  right: 55px;
  bottom: 230px;
}
@media only screen and (min-width: 992px) {
  .arrow.right-arrow {
    animation: right-oscillation 2.3s infinite ease-in-out;
  }
}
.arrow.right-arrow :not(.arrow-invalid) {
  transform: rotate(180deg);
}
.woocommerce-checkout .left-arrow.show-on-mobile {
  margin-left: calc(50% - 30px);
  transform: rotate(180deg);
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .left-arrow {
    animation: left-oscillation2 2.3s infinite ease-in-out;
  }
}
.woocommerce-checkout .right-arrow.hide-on-mobile {
  transform: rotate(180deg);
}
.woocommerce-checkout .right-arrow.show-on-mobile {
  margin-left: calc(50% - 30px);
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .right-arrow {
    animation: right-oscillation2 2.3s infinite ease-in-out;
  }
}

.strong {
  font-family: "segoe_uibold" !important;
}

body.home #wrapper {
  background-image: inherit;
  background: #ddf0fb;
  height: auto;
}
body.home #wrapper main > .home {
  position: relative;
}
body.home #wrapper main > .home .loi-duplomb {
  border: 7px solid #FFF;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  padding: 20px;
  width: 350px;
  height: 200px;
  z-index: 1;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home .loi-duplomb {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home .loi-duplomb {
    position: absolute;
    top: -50px;
  }
}
body.home #wrapper main > .home .loi-duplomb > .images {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.home #wrapper main > .home .loi-duplomb > .images img {
  height: 95px;
  width: 143px;
}
body.home #wrapper main > .home .loi-duplomb > .images img.yt {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 60px;
}
body.home #wrapper main > .home .loi-duplomb > .form-button {
  margin-top: 10px;
}
body.home #wrapper main > .home .loi-duplomb > .form-button > a {
  font-family: "segoe_uibold" !important;
  text-decoration: inherit;
  font-size: 14px;
}
body.home #wrapper main > .home > .intro, body.home #wrapper main > .home > .question-juridique-top, body.home #wrapper main > .home > .mise-en-demeure-top, body.home #wrapper main > .home > .articles-pratiques-top, body.home #wrapper main > .home > .faq-top {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .intro, body.home #wrapper main > .home > .question-juridique-top, body.home #wrapper main > .home > .mise-en-demeure-top, body.home #wrapper main > .home > .articles-pratiques-top, body.home #wrapper main > .home > .faq-top {
    flex-direction: column;
  }
}
body.home #wrapper main > .home > .intro .text, body.home #wrapper main > .home > .question-juridique-top .text, body.home #wrapper main > .home > .mise-en-demeure-top .text, body.home #wrapper main > .home > .articles-pratiques-top .text, body.home #wrapper main > .home > .faq-top .text {
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .intro .text, body.home #wrapper main > .home > .question-juridique-top .text, body.home #wrapper main > .home > .mise-en-demeure-top .text, body.home #wrapper main > .home > .articles-pratiques-top .text, body.home #wrapper main > .home > .faq-top .text {
    text-align: center;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .intro .text, body.home #wrapper main > .home > .question-juridique-top .text, body.home #wrapper main > .home > .mise-en-demeure-top .text, body.home #wrapper main > .home > .articles-pratiques-top .text, body.home #wrapper main > .home > .faq-top .text {
    position: absolute;
    margin-left: 540px;
  }
}
body.home #wrapper main > .home > .intro .text h1, body.home #wrapper main > .home > .intro .text h2, body.home #wrapper main > .home > .question-juridique-top .text h1, body.home #wrapper main > .home > .question-juridique-top .text h2, body.home #wrapper main > .home > .mise-en-demeure-top .text h1, body.home #wrapper main > .home > .mise-en-demeure-top .text h2, body.home #wrapper main > .home > .articles-pratiques-top .text h1, body.home #wrapper main > .home > .articles-pratiques-top .text h2, body.home #wrapper main > .home > .faq-top .text h1, body.home #wrapper main > .home > .faq-top .text h2 {
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
body.home #wrapper main > .home > .intro .text h1 > .top, body.home #wrapper main > .home > .intro .text h2 > .top, body.home #wrapper main > .home > .question-juridique-top .text h1 > .top, body.home #wrapper main > .home > .question-juridique-top .text h2 > .top, body.home #wrapper main > .home > .mise-en-demeure-top .text h1 > .top, body.home #wrapper main > .home > .mise-en-demeure-top .text h2 > .top, body.home #wrapper main > .home > .articles-pratiques-top .text h1 > .top, body.home #wrapper main > .home > .articles-pratiques-top .text h2 > .top, body.home #wrapper main > .home > .faq-top .text h1 > .top, body.home #wrapper main > .home > .faq-top .text h2 > .top {
  font-size: 26px;
}
body.home #wrapper main > .home > .intro .text h1 > .bottom, body.home #wrapper main > .home > .intro .text h2 > .bottom, body.home #wrapper main > .home > .question-juridique-top .text h1 > .bottom, body.home #wrapper main > .home > .question-juridique-top .text h2 > .bottom, body.home #wrapper main > .home > .mise-en-demeure-top .text h1 > .bottom, body.home #wrapper main > .home > .mise-en-demeure-top .text h2 > .bottom, body.home #wrapper main > .home > .articles-pratiques-top .text h1 > .bottom, body.home #wrapper main > .home > .articles-pratiques-top .text h2 > .bottom, body.home #wrapper main > .home > .faq-top .text h1 > .bottom, body.home #wrapper main > .home > .faq-top .text h2 > .bottom {
  font-size: 19px;
}
body.home #wrapper main > .home > .intro img.central, body.home #wrapper main > .home > .question-juridique-top img.central, body.home #wrapper main > .home > .mise-en-demeure-top img.central, body.home #wrapper main > .home > .articles-pratiques-top img.central, body.home #wrapper main > .home > .faq-top img.central {
  width: 200px;
  z-index: 1;
}
body.home #wrapper main > .home > .intro img.line, body.home #wrapper main > .home > .question-juridique-top img.line, body.home #wrapper main > .home > .mise-en-demeure-top img.line, body.home #wrapper main > .home > .articles-pratiques-top img.line, body.home #wrapper main > .home > .faq-top img.line {
  position: absolute;
  width: 600px;
  margin-left: 280px;
  margin-top: 60px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .intro img.line, body.home #wrapper main > .home > .question-juridique-top img.line, body.home #wrapper main > .home > .mise-en-demeure-top img.line, body.home #wrapper main > .home > .articles-pratiques-top img.line, body.home #wrapper main > .home > .faq-top img.line {
    display: none;
  }
}
body.home #wrapper main > .home > .offers {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .offers {
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .offers {
    width: 900px;
    margin-top: 50px;
  }
}
body.home #wrapper main > .home > .offers > .offer {
  display: flex;
}
body.home #wrapper main > .home > .offers > .offer > .container {
  background-color: #ceeefb;
  border: 7px solid #FFF;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .offers > .offer > .container {
    margin: 10px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .offers > .offer > .container {
    width: 420px;
  }
}
body.home #wrapper main > .home > .offers > .offer > .container > .top {
  display: flex;
}
body.home #wrapper main > .home > .offers > .offer > .container > .top > .left > img.information-juridique {
  width: 60px;
}
body.home #wrapper main > .home > .offers > .offer > .container > .top > .left > img.med {
  width: 110px;
}
body.home #wrapper main > .home > .offers > .offer > .container > .top > .right {
  margin-left: 10px;
}
body.home #wrapper main > .home > .offers > .offer > .container > .top > .right > h2 {
  font-size: 14px;
  margin-bottom: 5px;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
body.home #wrapper main > .home > .offers > .offer > .container > .top > .right > .price {
  font-size: 10px;
  font-style: italic;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
body.home #wrapper main > .home > .offers > .offer > .container > .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 2px;
  flex-direction: column;
}
body.home #wrapper main > .home > .offers > .offer > .container > .bottom .form-button {
  padding: 5px 25px;
}
body.home #wrapper main > .home > .offers > .offer > .container > .bottom .form-button:not(.disabled):hover {
  transform: scale(1.5);
}
body.home #wrapper main > .home > .offers > .offer > .container > .bottom .form-button > a {
  font-family: "segoe_uibold" !important;
  text-decoration: inherit;
  font-size: 14px;
}
body.home #wrapper main > .home > .offers > .offer > .container > .bottom .small {
  font-size: 10px;
  font-style: italic;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  padding-top: 2px;
}
body.home #wrapper main > .home > .timeline {
  margin-top: 100px;
  background: linear-gradient(to right, #dfeffe, #9ac7f7, #66a5e0);
  display: flex;
  align-items: center;
  text-align: center;
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  justify-content: space-between;
  position: relative;
  padding: 20px 30px;
  margin-left: 10px;
  margin-right: 10px;
}
body.home #wrapper main > .home > .timeline::before {
  background-image: url(./img/meela/homepage/bird.png);
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  top: -60px;
  left: 65px;
  background-size: contain;
  height: 100%;
  width: 60%;
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .timeline::before {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .timeline {
    flex-direction: column;
    padding-top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .timeline {
    width: 96rem;
    padding: 12px 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
body.home #wrapper main > .home > .timeline > .year {
  font-family: "segoe_uibold" !important;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
body.home #wrapper main > .home > .timeline > .icon {
  z-index: 1;
}
body.home #wrapper main > .home > .timeline > .icon > img.yt {
  width: 40px;
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .timeline > .icon > img.yt {
    margin-top: 10px;
    margin-left: 10px;
  }
}
body.home #wrapper main > .home > .timeline > .icon > img.meela-books {
  width: 40px;
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .timeline > .icon > img.meela-books {
    margin-left: 10px;
    margin-right: 10px;
  }
}
body.home #wrapper main > .home > .timeline > .icon > img.rocket {
  width: 40px;
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .timeline > .icon > img.rocket {
    margin-left: 10px;
  }
}
body.home #wrapper main > .home > .timeline > h3.text, body.home #wrapper main > .home > .timeline > p.text.cmplz-subtitle {
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  margin: 0 10px;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .timeline > h3.text, body.home #wrapper main > .home > .timeline > p.text.cmplz-subtitle {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .timeline > h3.text, body.home #wrapper main > .home > .timeline > p.text.cmplz-subtitle {
    width: 195px;
    font-size: 10px;
  }
}
body.home #wrapper main > .home > .question-juridique-top {
  margin-top: 50px;
}
body.home #wrapper main > .home > .question-juridique-top img.line {
  margin-top: 130px;
}
body.home #wrapper main > .home > .question-juridique-content, body.home #wrapper main > .home > .mise-en-demeure-content {
  display: flex;
  justify-content: center;
  position: relative;
}
body.home #wrapper main > .home > .question-juridique-content .left, body.home #wrapper main > .home > .mise-en-demeure-content .left {
  width: 300px;
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .question-juridique-content .left, body.home #wrapper main > .home > .mise-en-demeure-content .left {
    display: none;
  }
}
body.home #wrapper main > .home > .question-juridique-content .left > img, body.home #wrapper main > .home > .mise-en-demeure-content .left > img {
  height: fit-content;
}
body.home #wrapper main > .home > .question-juridique-content .middle, body.home #wrapper main > .home > .mise-en-demeure-content .middle {
  background: #89cad9;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #FFF;
  border-radius: 80px;
  position: relative;
  margin-top: 25px;
  transition: 0.3s;
  padding: 20px 10px 30px;
  flex-direction: column;
  height: fit-content;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .question-juridique-content .middle, body.home #wrapper main > .home > .mise-en-demeure-content .middle {
    width: 100%;
    margin: 0 10px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .question-juridique-content .middle, body.home #wrapper main > .home > .mise-en-demeure-content .middle {
    width: 550px;
  }
}
body.home #wrapper main > .home > .question-juridique-content .middle .form-button, body.home #wrapper main > .home > .mise-en-demeure-content .middle .form-button {
  font-size: 13px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .top > .picto-container, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .top > .picto-container {
  text-align: center;
  margin-bottom: -25px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .top > .picto-container.letter, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .top > .picto-container.letter {
  margin-bottom: -45px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .top > .picto-container > img, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .top > .picto-container > img {
  width: 80px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .blue-question, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .blue-question {
  position: relative;
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 20px;
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  border-radius: 10px;
  text-align: center;
  font-family: "segoe_uibold" !important;
  font-size: 16px;
  padding: 4px 12px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  transform-style: preserve-3d;
  font-size: 13px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .question-juridique-content .middle > .blue-question, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .blue-question {
    min-width: 180px;
    margin: 50px 0;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .question-juridique-content .middle > .blue-question, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .blue-question {
    min-width: 350px;
  }
}
body.home #wrapper main > .home > .question-juridique-content .middle > .blue-question::before, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .blue-question::before {
  background-image: url(./img/meela/second-form/speak-about-form/question-marker2.png);
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  top: -9px;
  left: -62px;
  background-repeat: no-repeat;
  background-size: 85px 59px;
  transform: translateZ(-1px);
}
body.home #wrapper main > .home > .question-juridique-content .middle > .selection, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .selection {
  display: flex;
  text-align: center;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .selection .picto-div, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .selection .picto-div {
  margin-bottom: -20px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .selection .picto-div img, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .selection .picto-div img {
  height: 55px;
  border-radius: 45px;
  /*background-color: #FFF;*/
  padding: 5px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .selection > .private, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .selection > .private {
  margin-right: 10px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .selection > .pro, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .selection > .pro {
  margin-left: 10px;
}
body.home #wrapper main > .home > .question-juridique-content .middle > .selection a, body.home #wrapper main > .home > .mise-en-demeure-content .middle > .selection a {
  text-decoration: inherit;
}
body.home #wrapper main > .home > .question-juridique-content > .form-button, body.home #wrapper main > .home > .mise-en-demeure-content > .form-button {
  position: absolute;
  bottom: -50px;
  font-size: 11px;
  border-radius: 16px;
  padding: 8px 20px;
}
body.home #wrapper main > .home > .question-juridique-content .right, body.home #wrapper main > .home > .mise-en-demeure-content .right {
  width: 300px;
  padding-left: 20px;
  margin-top: 100px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .question-juridique-content .right, body.home #wrapper main > .home > .mise-en-demeure-content .right {
    display: none;
  }
}
body.home #wrapper main > .home > .mise-en-demeure-top {
  margin-top: 150px;
}
body.home #wrapper main > .home > .mise-en-demeure-top img.central {
  width: 160px;
}
body.home #wrapper main > .home > .mise-en-demeure-top img.line {
  margin-top: 50px;
}
body.home #wrapper main > .home > .mise-en-demeure-content > .form-button {
  bottom: -40px;
}
body.home #wrapper main > .home > .articles-pratiques-top {
  margin-top: 150px;
}
body.home #wrapper main > .home > .articles-pratiques-top img.line {
  margin-left: 350px;
  margin-top: 100px;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .articles-pratiques-top > .text {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .articles-pratiques-top > .text {
    margin-left: 660px;
  }
}
body.home #wrapper main > .home > .articles-pratiques-content, body.home #wrapper main > .home > .articles-pratiques-bottom {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .articles-pratiques-content, body.home #wrapper main > .home > .articles-pratiques-bottom {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .articles-pratiques-content, body.home #wrapper main > .home > .articles-pratiques-bottom {
    margin-top: 50px;
  }
}
body.home #wrapper main > .home > .articles-pratiques-content > .article, body.home #wrapper main > .home > .articles-pratiques-bottom > .article {
  background-color: #ceeefb;
  border: 7px solid #FFF;
  border-radius: 40px;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 25px;
  text-align: center;
  text-decoration: inherit;
  transition: 0.3s;
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .articles-pratiques-content > .article, body.home #wrapper main > .home > .articles-pratiques-bottom > .article {
    margin-bottom: 10px;
  }
}
body.home #wrapper main > .home > .articles-pratiques-content > .article:hover, body.home #wrapper main > .home > .articles-pratiques-bottom > .article:hover {
  background-color: #FFF;
}
body.home #wrapper main > .home > .articles-pratiques-content > .article.vices-caches > img, body.home #wrapper main > .home > .articles-pratiques-bottom > .article.vices-caches > img {
  width: 130px;
}
body.home #wrapper main > .home > .articles-pratiques-content > .article.droit-de-retractation, body.home #wrapper main > .home > .articles-pratiques-bottom > .article.droit-de-retractation {
  margin-left: 25px;
  margin-right: 25px;
}
body.home #wrapper main > .home > .articles-pratiques-content > .article.droit-de-retractation > img, body.home #wrapper main > .home > .articles-pratiques-bottom > .article.droit-de-retractation > img {
  width: 75px;
}
body.home #wrapper main > .home > .articles-pratiques-content > .article.garantie-de-conformite > img, body.home #wrapper main > .home > .articles-pratiques-bottom > .article.garantie-de-conformite > img {
  width: 65px;
}
body.home #wrapper main > .home > .articles-pratiques-content > .article > h3, body.home #wrapper main > .home > .articles-pratiques-content > .article > p.cmplz-subtitle, body.home #wrapper main > .home > .articles-pratiques-bottom > .article > h3, body.home #wrapper main > .home > .articles-pratiques-bottom > .article > p.cmplz-subtitle {
  margin: 10px 0 0 0;
  font-size: 16px;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .articles-pratiques-bottom {
    margin-top: 30px;
    padding: 10px;
  }
}
body.home #wrapper main > .home > .articles-pratiques-bottom > .article {
  flex-direction: row;
  width: inherit;
  padding: 15px 40px;
}
body.home #wrapper main > .home > .articles-pratiques-bottom > .article > img {
  width: 55px;
  margin-right: 20px;
}
body.home #wrapper main > .home > .faq-top {
  margin-top: 100px;
}
body.home #wrapper main > .home > .faq-top img.line {
  margin-top: 120px;
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .faq-top .text {
    margin-left: 510px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  body.home #wrapper main > .home > .faq-content {
    margin: 0 10px 150px;
  }
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .faq-content {
    margin-top: 40px;
  }
}
body.home #wrapper main > .home > .faq-content .faq-item {
  border-bottom: 1px solid #ddd;
  padding: 10px 20px 10px 30px;
  cursor: pointer;
  margin: 10px auto;
  background-color: #ceeefb;
  border: 7px solid #FFF;
  border-radius: 40px;
  transition: 0.3s;
}
@media only screen and (min-width: 992px) {
  body.home #wrapper main > .home > .faq-content .faq-item {
    width: 600px;
  }
}
body.home #wrapper main > .home > .faq-content .faq-item h3, body.home #wrapper main > .home > .faq-content .faq-item p.cmplz-subtitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  font-size: 16px;
}
body.home #wrapper main > .home > .faq-content .faq-item img {
  width: 35px;
  transition: transform 0.3s ease;
}
body.home #wrapper main > .home > .faq-content .faq-item.open {
  border-width: 4px;
  padding: 20px 23px 20px 33px;
}
body.home #wrapper main > .home > .faq-content .faq-item.open img {
  transform: rotate(90deg);
}
body.home #wrapper main > .home > .faq-content .faq-content {
  display: none;
  font-size: 15px;
  margin-top: 10px;
}

body.page-template-template-articles-pratiques #wrapper {
  height: 180vh;
}
body.page-template-template-articles-pratiques #wrapper #main {
  max-width: 900px;
  margin: 0 auto;
}
body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title h1,
body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title h2,
body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title h3,
body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title p.cmplz-subtitle {
  font-size: 24px;
  font-family: "segoe_uibold" !important;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title h1,
  body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title h2,
  body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title h3,
  body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title p.cmplz-subtitle {
    display: block;
    margin-top: 50px;
    text-align: center;
  }
}
body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title h1 {
  color: #FFF;
  background: #000;
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding: 7px 18px;
  border-radius: 30px;
  display: inline;
  text-align: center;
}
body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title.particuliers h2::before {
  background-image: url(./img/meela/blog/pinguin.png);
  content: "";
  position: absolute;
  width: 70px;
  height: 80px;
  background-size: cover;
  left: calc(50% - 35px);
  top: -80px;
  font-size: 22px;
}
@media only screen and (min-width: 992px) {
  body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title.particuliers h2::before {
    left: -90px;
    top: -30px;
  }
}
@media only screen and (max-width: 991px) {
  body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title.pro h2 {
    margin-top: 100px;
  }
}
body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title.pro h2::before {
  background-image: url(./img/meela/blog/pinguin-pro.png);
  content: "";
  position: absolute;
  width: 70px;
  height: 98px;
  background-size: cover;
  top: -96px;
  left: calc(50% - 35px);
}
@media only screen and (min-width: 992px) {
  body.page-template-template-articles-pratiques #wrapper #main .article-pratique-title.pro h2::before {
    left: -90px;
    top: -40px;
  }
}
body.page-template-template-articles-pratiques #wrapper #main .wip-container {
  width: 250px;
}
@media only screen and (max-width: 991px) {
  body.page-template-template-articles-pratiques #wrapper #main .wip-container {
    margin: 0 auto;
  }
}
body.page-template-template-articles-pratiques #wrapper #main .wip-container .wip img {
  height: 80px;
  width: auto;
}
body.page-template-template-articles-pratiques #wrapper #main .wip-container .soon h3, body.page-template-template-articles-pratiques #wrapper #main .wip-container .soon p.cmplz-subtitle {
  border: 1px solid red;
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  border-radius: 30px;
  padding: 7px 18px;
  color: #fff;
  font-size: 15px;
  font-family: "segoe_uibold" !important;
  margin-top: -50px;
}
body.page-template-template-articles-pratiques #wrapper #main .section-text {
  color: #000;
  margin-top: -15px;
}
@media only screen and (max-width: 991px) {
  body.page-template-template-articles-pratiques #wrapper #main .section-text {
    text-align: center;
  }
}
body.page-template-template-articles-pratiques #wrapper #main .meela-categories-list {
  margin: 0 auto;
  display: flex;
}
@media only screen and (max-width: 991px) {
  body.page-template-template-articles-pratiques #wrapper #main .meela-categories-list {
    flex-direction: column;
    align-items: center;
  }
  body.page-template-template-articles-pratiques #wrapper #main .meela-categories-list a {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  body.page-template-template-articles-pratiques #wrapper #main .meela-categories-list {
    width: 900px;
  }
}

.category-item {
  display: flex;
  flex-direction: column;
  width: 270px;
  padding: 20px 20px 10px;
  border-radius: 30px;
  transition: 0.3s;
  text-decoration: inherit;
}
.category-item > img {
  height: auto;
  width: 50px;
  margin: 0 auto;
}
.category-item > .title {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  font-family: "segoe_uibold" !important;
  border-radius: 30px;
  padding: 7px 18px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin: -7px 0 0;
  z-index: 1;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}
.category-item > .desc {
  margin: 0;
  padding: 10px 30px;
  font-size: 14px;
  font-family: "segoe_uibold" !important;
  text-align: center;
  opacity: 0;
}
@media only screen and (max-width: 991px) {
  .category-item {
    background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  }
  .category-item > .title {
    color: #000;
    background: #fff;
  }
  .category-item > .desc {
    color: #fff;
    opacity: 1;
  }
}
.category-item:hover {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
}
.category-item:hover > .title {
  color: #000;
  background: #fff;
}
.category-item:hover > .desc {
  color: #fff;
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  body.archive.category .category-archive {
    padding: 10px;
  }
}
@media only screen and (min-width: 992px) {
  body.archive.category .category-archive {
    max-width: 900px;
    margin: 0 auto;
  }
}
body.archive.category .category-archive h1 {
  font-size: 24px;
  font-family: "segoe_uibold" !important;
  position: relative;
  color: #FFF;
  background: #000;
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding: 7px 18px;
  border-radius: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  body.archive.category .category-archive h1 {
    width: 350px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  body.archive.category .category-archive > p {
    text-align: center;
  }
}
body.archive.category .category-archive .category-posts {
  display: flex;
  justify-content: space-around;
}
body.archive.category .category-archive .category-posts > a.category-post-link {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  font-family: "segoe_uibold" !important;
  border-radius: 30px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  width: 270px;
  padding: 20px;
  display: flex;
  text-decoration: inherit;
  transition: 0.3s;
}
body.archive.category .category-archive .category-posts > a.category-post-link:hover {
  background: #000;
}
body.archive.category .category-archive .category-posts > a.category-post-link h2 {
  background: #FFF;
  border-radius: 30px;
  padding: 7px 18px;
  color: #000;
  font-size: 15px;
  text-align: center;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
  font-family: "segoe_uibold" !important;
}
body.archive.category .category-archive .category-posts > a.category-post-link h3.excerpt, body.archive.category .category-archive .category-posts > a.category-post-link p.excerpt.cmplz-subtitle {
  font-size: 14px;
  color: #FFF;
  margin: 0;
}
body.archive.category .category-archive .other-categories {
  margin-top: 50px;
}
body.archive.category .category-archive .other-categories h2 {
  font-size: 24px;
  font-family: "segoe_uibold" !important;
  color: #FFF;
  background: #000;
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding: 7px 18px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  body.archive.category .category-archive .other-categories h2 {
    width: 350px;
    margin: 0 auto;
  }
}
body.archive.category .category-archive .other-categories > .category-list {
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
}

body.single-post #wrapper {
  height: auto;
  background: rgb(221, 239, 251);
}
body.single-post #wrapper .bg-blue .elementor-heading-title {
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  width: fit-content;
  font-size: 14px;
  color: #FFF !important;
  border-radius: 20px;
  font-family: "segoe_uibold" !important;
  text-align: center;
  padding: 10px 20px;
}
body.single-post #wrapper .bg-blue .elementor-heading-title a {
  font-family: "segoe_uibold" !important;
}
body.single-post #wrapper .bg-blue .elementor-heading-title a:hover {
  text-decoration: underline;
}
body.single-post #wrapper .bg-blue h1.elementor-heading-title {
  margin: 0 auto;
  padding: 20px;
}
body.single-post #wrapper .bg-white .elementor-heading-title {
  background: #FFF;
  color: #000 !important;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  width: fit-content;
  font-size: 14px;
  border-radius: 20px;
  font-family: "segoe_uibold" !important;
  text-align: center;
  padding: 10px 20px;
}
body.single-post #wrapper .heading-informations .meela-article-infos {
  background: #FFF;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  width: fit-content;
  font-size: 14px;
  color: #000 !important;
  border-radius: 20px;
  font-family: "segoe_uibold" !important;
  text-align: center;
  padding: 7px 20px;
}
body.single-post #wrapper .text-content {
  background: rgb(232, 250, 254);
  border-radius: 40px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding: 25px 50px;
  font-size: 13px;
}
body.single-post #wrapper .text-content h3, body.single-post #wrapper .text-content p.cmplz-subtitle {
  font-size: 14px;
  font-family: "segoe_uibold" !important;
}
body.single-post #wrapper .text-content p {
  color: #000;
}
body.single-post #wrapper .text-content b {
  font-family: "segoe_uibold" !important;
}
body.single-post #wrapper .article-menu-container:hover .article-menu {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
body.single-post #wrapper .article-menu-container .article-burger {
  position: fixed;
  z-index: 2;
  left: 10px;
  width: 50px;
  padding: 0;
  cursor: pointer;
}
body.single-post #wrapper .article-menu-container .article-burger img {
  width: 50px;
}
body.single-post #wrapper .article-menu-container .article-menu {
  background: linear-gradient(180deg, rgb(110, 160, 207) 35%, rgb(104, 106, 131) 100%);
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  left: 10px;
  width: 150px;
  position: fixed;
  border-radius: 10px;
  z-index: 2;
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
body.single-post #wrapper .article-menu-container .article-menu .elementor-widget-container {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
}
body.single-post #wrapper .article-menu-container .article-menu .elementor-widget-container > p {
  margin: 0 0 10px;
  display: flex;
  flex-direction: column;
}
body.single-post #wrapper .article-menu-container .article-menu .elementor-widget-container::before {
  background-image: url(./img/meela/blog/target.png);
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  left: calc(50% - 30px);
  top: 0;
}
body.single-post #wrapper .article-menu-container .article-menu .elementor-widget-container a {
  color: #FFF;
  text-align: center;
  background: linear-gradient(180deg, rgb(82, 123, 161) 35%, rgb(104, 106, 131) 100%);
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
  font-size: 13px;
  border-radius: 20px;
  font-family: "segoe_uibold" !important;
  padding: 7px 20px;
  margin: 10px 0 0 0 !important;
}
body.single-post #wrapper .article-menu-container .article-menu .elementor-widget-container a:hover {
  text-decoration: underline;
}
body.single-post #wrapper .article-menu-container .article-menu .elementor-widget-container br {
  display: none;
}
body.single-post #wrapper .wave {
  background-image: url(./img/meela/blog/wave4-min.png);
  background-size: 100% 100%;
}

@media only screen and (max-width: 991px) {
  body.page-id-1713 #wrapper, body.page-id-724 #wrapper {
    height: 220vh;
  }
}

#contact-form {
  margin: 0 auto;
  background: #FFF;
  border-radius: 25px;
}
@media only screen and (min-width: 992px) {
  #contact-form {
    width: 660px;
  }
}

#contact-tab {
  position: fixed;
  padding: 0;
  color: #FFF;
  z-index: 999;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
  #contact-tab {
    bottom: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  #contact-tab {
    top: 100px;
    right: -360px;
    width: 400px;
  }
}
#contact-tab .contact-tab {
  text-transform: uppercase;
  background: #000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
@media only screen and (min-width: 992px) {
  #contact-tab .contact-tab {
    writing-mode: vertical-rl;
    width: 40px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px;
  }
}
#contact-tab .contact-tab a {
  text-decoration: inherit;
}

@media only screen and (max-width: 991px) {
  #back2top {
    bottom: 5rem;
  }
}

body.page-template-template-nos-prestations .page-title {
  display: flex;
  justify-content: center;
  margin-top: 0px;
}
body.page-template-template-nos-prestations .page-title h1 {
  color: #FFF;
  background: #000;
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.15);
  padding: 7px 18px;
  border-radius: 30px;
  display: inline;
  text-align: center;
  font-size: 24px;
  font-family: "segoe_uibold" !important;
}
body.page-template-template-nos-prestations .nos-prestations {
  display: flex;
  justify-content: center;
  margin: 50px auto 0;
  padding: 10px;
}
@media only screen and (max-width: 991px) {
  body.page-template-template-nos-prestations .nos-prestations {
    flex-direction: column;
  }
}
body.page-template-template-nos-prestations .nos-prestations .red {
  color: red;
}
body.page-template-template-nos-prestations .nos-prestations .bold {
  font-family: "segoe_uibold" !important;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  body.page-template-template-nos-prestations .nos-prestations > .prestation {
    width: 500px;
  }
}
body.page-template-template-nos-prestations .nos-prestations > .prestation:first-child {
  margin-right: 50px;
}
@media only screen and (max-width: 991px) {
  body.page-template-template-nos-prestations .nos-prestations > .prestation:first-child {
    margin-bottom: 100px;
  }
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .title {
  position: relative;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .title > img {
  position: absolute;
  top: -53px;
  height: 70px;
  z-index: 0;
  left: 136px;
}
@media only screen and (min-width: 992px) {
  body.page-template-template-nos-prestations .nos-prestations > .prestation > .title > img {
    left: 206px;
  }
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .title > .color-title {
  background-color: #14348a;
  border-radius: 12px;
  color: #FFF;
  font-size: 18px;
  font-family: "segoe_uibold" !important;
  padding: 6px 20px;
  width: auto;
  text-align: center;
  width: 290px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .title > .color-title.pro {
  background-color: #028cbe;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block {
  margin-top: 10px;
  background-color: #bfe3ff;
  border-radius: 30px;
  border: 8px solid #fff;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.15);
  padding: 20px 30px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .line {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .line > .image {
  display: flex;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .line > .image img {
  max-width: 50px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .line > .text {
  border-radius: 5px;
  background: #ebf7fd;
  padding: 10px;
  font-size: 14px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .price-line > .text {
  background: #ebf7fd;
  margin-left: 50px;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 13px;
  display: flex;
  align-items: center;
  width: fit-content;
  font-family: "segoe_uibold" !important;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .price-line > .text .underline {
  margin-left: 5px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .price-line > .text img {
  max-width: 50px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .price-line > .small {
  font-size: 12px;
  margin-left: 50px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .button {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .button > .form-button.black {
  padding: 5px 25px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .block > .button > .form-button.black a {
  text-decoration: inherit;
  font-family: "segoe_uibold" !important;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .bottom {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
body.page-template-template-nos-prestations .nos-prestations > .prestation > .bottom > div {
  font-size: 13px;
}
body.page-template-template-nos-prestations .switch {
  display: flex;
  width: 100px;
  margin: 50px auto 0;
  position: relative;
}
@media only screen and (min-width: 992px) {
  body.page-template-template-nos-prestations .switch.top {
    display: none;
  }
}
body.page-template-template-nos-prestations .switch > .type {
  position: absolute;
  position: absolute;
  top: 9px;
  background: #14348a;
  padding: 2px 7px;
  color: #FFF;
  border-radius: 10px;
  font-size: 14px;
  font-family: "segoe_uibold" !important;
}
body.page-template-template-nos-prestations .switch > .type.particulier {
  left: -90px;
}
body.page-template-template-nos-prestations .switch > .type.pro {
  right: -40px;
  background: #028cbe;
}
body.page-template-template-nos-prestations .switch > .toggle {
  cursor: pointer;
}
body.page-template-template-nos-prestations .switch > .toggle img {
  width: 100px;
}

.problem-select-container, .amount-select-container {
  background: linear-gradient(180deg, #A6D8E3 35%, #418EA2 100%);
  border-radius: 100px;
  padding: 50px 20px;
  position: absolute;
  top: 80%;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease 0s;
}
@media only screen and (max-width: 991px) {
  .problem-select-container, .amount-select-container {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .problem-select-container, .amount-select-container {
    width: 500px;
    padding: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .problem-select-container.home, .amount-select-container.home {
    width: 100%;
  }
}
.problem-select-container.buyer-problems, .problem-select-container.litige-location-problems, .problem-select-container.what-is-it-about, .amount-select-container.buyer-problems, .amount-select-container.litige-location-problems, .amount-select-container.what-is-it-about {
  position: inherit;
  margin: 0 auto;
}
@media only screen and (min-width: 992px) {
  .problem-select-container.buyer-problems, .problem-select-container.litige-location-problems, .problem-select-container.what-is-it-about, .amount-select-container.buyer-problems, .amount-select-container.litige-location-problems, .amount-select-container.what-is-it-about {
    width: 600px !important;
  }
}
.problem-select-container.what-is-it-about > .problem-choices, .amount-select-container.what-is-it-about > .problem-choices {
  padding: 10px 0px !important;
}
@media only screen and (min-width: 992px) {
  .problem-select-container.what-is-it-about > .problem-choices, .amount-select-container.what-is-it-about > .problem-choices {
    padding: 10px 20px !important;
  }
  .problem-select-container.active, .amount-select-container.active {
    width: 700px;
  }
}
.problem-select-container .problem-choices, .amount-select-container .problem-choices {
  display: flex;
  flex-direction: column;
  padding: 10px 10px;
}
@media only screen and (min-width: 992px) {
  .problem-select-container .problem-choices, .amount-select-container .problem-choices {
    padding: 10px 50px;
  }
}
.problem-select-container .problem-choices .problem-choice, .amount-select-container .problem-choices .problem-choice {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .problem-select-container .problem-choices .problem-choice:not(:last-child), .amount-select-container .problem-choices .problem-choice:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .problem-select-container .problem-choices .problem-choice:not(:first-child), .amount-select-container .problem-choices .problem-choice:not(:first-child) {
    margin-top: 30px;
  }
}
.problem-select-container .problem-choices .problem-choice.vertical, .amount-select-container .problem-choices .problem-choice.vertical {
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .problem-select-container .problem-choices .problem-choice.vertical .header, .amount-select-container .problem-choices .problem-choice.vertical .header {
    flex-direction: row;
  }
}
.problem-select-container .problem-choices .problem-choice.vertical .header .title, .amount-select-container .problem-choices .problem-choice.vertical .header .title {
  margin: -10px 0 0 0 !important;
}
.problem-select-container .problem-choices .problem-choice .header, .amount-select-container .problem-choices .problem-choice .header {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.problem-select-container .problem-choices .problem-choice .header .picto, .amount-select-container .problem-choices .problem-choice .header .picto {
  height: 60px;
  width: 60px;
  left: inherit;
  top: 2px;
}
.problem-select-container .problem-choices .problem-choice .header .title, .amount-select-container .problem-choices .problem-choice .header .title {
  padding: 3px 15px;
  margin: -10px auto 0 auto;
  z-index: 1;
}
.problem-select-container .problem-choices .problem-choice .header .title.border-red, .amount-select-container .problem-choices .problem-choice .header .title.border-red {
  position: relative;
}
.problem-select-container .problem-choices .problem-choice .header .ready-soon, .amount-select-container .problem-choices .problem-choice .header .ready-soon {
  font-size: 8px;
  color: red;
  border-radius: 40px !important;
  margin-top: 1px;
}
.problem-select-container .problem-choices .problem-choice .content, .amount-select-container .problem-choices .problem-choice .content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .problem-select-container .problem-choices .problem-choice .content, .amount-select-container .problem-choices .problem-choice .content {
    margin-top: 10px;
  }
}
.problem-select-container .problem-choices .problem-choice .content .text, .amount-select-container .problem-choices .problem-choice .content .text {
  font-size: 13px;
  font-family: "segoe_uibold" !important;
  margin: 10px 0;
}
.problem-select-container .problem-choices .problem-choice .content .text span, .amount-select-container .problem-choices .problem-choice .content .text span {
  font-size: 13px;
  font-family: "segoe_uibold" !important;
}
.problem-select-container .problem-choices .problem-choice .content .validate-choice, .amount-select-container .problem-choices .problem-choice .content .validate-choice {
  padding: 0px 5px;
  font-size: 13px;
}
.problem-select-container .problem-choices .problem-choice .content textarea, .amount-select-container .problem-choices .problem-choice .content textarea {
  border-radius: 10px;
  border: inherit;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
  line-height: 160px;
  height: 180px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .problem-select-container .problem-choices .problem-choice .content textarea, .amount-select-container .problem-choices .problem-choice .content textarea {
    min-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .problem-select-container .problem-choices .problem-choice .content textarea, .amount-select-container .problem-choices .problem-choice .content textarea {
    width: 500px;
    padding: 20px;
  }
}
.problem-select-container.what-is-it-about .problem-choices > .problem-choice > .header > .picto > img.picto, .amount-select-container.what-is-it-about .problem-choices > .problem-choice > .header > .picto > img.picto {
  width: 50px !important;
  height: 50px !important;
}

.amount-select-container .amount-choices .amount-choice {
  margin-top: 8px;
}
.amount-select-container .amount-choices .amount-choice .form-button.white {
  width: 100%;
}

/*# sourceMappingURL=style.css.map */
