/*!
 * ============================================================
 * lodgis v1.0.0
 * (c) 2021 - Jeremy FAGIS - http://www.fagis.fr
 * ============================================================
 */

@charset "UTF-8";
.vhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.pRelative {
  position: relative; }

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

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

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

.dpe-text-color{
  color: red !important;
}

.show-md-f, .show-md-ib, .show-md,
.show-sm-f, .show-sm-ib, .show-sm,
.show-xs-f, .show-xs-ib, .show-xs {
  display: none; }

@media (max-width: 1249px) {
  .show-md-f {
    display: flex !important; }
  .show-md-ib {
    display: inline-block; }
  .show-md {
    display: block; }
  .hide-md {
    display: none; } }

@media (max-width: 989px) {
  .show-sm-f {
    display: flex !important; }
  .show-sm-ib {
    display: inline-block; }
  .show-sm {
    display: block; }
  .hide-sm {
    display: none; } }

@media (max-width: 767px) {
  .show-xs-f {
    display: flex !important; }
  .show-xs-ib {
    display: inline-block; }
  .show-xs {
    display: block; }
  .hide-xs {
    display: none; } }

.ct0, .ct0:visited {
  color: #131E20; }

.ct1, .ct1:visited {
  color: #2A4146; }

.ct2, .ct2:visited {
  color: #5B757B; }

.cSuccess, .cSuccess:visited {
  color: #61C448; }

.cAlert, .cAlert:visited {
  color: #EC970E; }

.cDanger, .cDanger:visited {
  color: #DE5507; }

.cLink, .cLink:visited {
  color: #469EB4; }

.fw500 {
  font-weight: 500; }

.noP {
  padding: 0 !important; }

.sLink, .sLink:visited {
  color: #469EB4;
  text-decoration: underline; }

.sLink:hover {
  text-decoration: none; }

.cb1, .cb1:visited {
  color: #469EB4; }

.cb2, .cb2:visited {
  color: #DE5507; }

.fs0 {
  font-size: 2.14286rem;
  line-height: 1.15; }

.fs1 {
  font-size: 1.42857rem;
  line-height: 1.15; }

.fs2 {
  font-size: 1.28571rem;
  line-height: 1.15; }

.fs3 {
  font-size: 1.14286rem;
  line-height: 1.15; }

.fs4 {
  font-size: 1rem;
  line-height: 1.15; }

.fs5 {
  font-size: 0.85714rem;
  line-height: 1.15; }

.mt1 {
  margin-top: 4px !important; }

.mb1 {
  margin-bottom: 4px !important; }

.ml1 {
  margin-left: 4px !important; }

.mr1 {
  margin-right: 4px !important; }

.mt2 {
  margin-top: 8px !important; }

.mb2 {
  margin-bottom: 8px !important; }

.ml2 {
  margin-left: 8px !important; }

.mr2 {
  margin-right: 8px !important; }

.mt3 {
  margin-top: 12px !important; }

.mb3 {
  margin-bottom: 12px !important; }

.ml3 {
  margin-left: 12px !important; }

.mr3 {
  margin-right: 12px !important; }

.mt4 {
  margin-top: 16px !important; }

.mb4 {
  margin-bottom: 16px !important; }

.ml4 {
  margin-left: 16px !important; }

.mr4 {
  margin-right: 16px !important; }

.mt5 {
  margin-top: 24px !important; }

.mb5 {
  margin-bottom: 24px !important; }

.ml5 {
  margin-left: 24px !important; }

.mr5 {
  margin-right: 24px !important; }

.mt6 {
  margin-top: 32px !important; }

.mb6 {
  margin-bottom: 32px !important; }

.ml6 {
  margin-left: 32px !important; }

.mr6 {
  margin-right: 32px !important; }

.mt7 {
  margin-top: 40px !important; }

.mb7 {
  margin-bottom: 40px !important; }

.ml7 {
  margin-left: 40px !important; }

.mr7 {
  margin-right: 40px !important; }

.mt8 {
  margin-top: 56px !important; }

.mb8 {
  margin-bottom: 56px !important; }

.ml8 {
  margin-left: 56px !important; }

.mr8 {
  margin-right: 56px !important; }

@keyframes rotate {
  0% {
    transform: rotateZ(-360deg); }
  100% {
    transform: rotateZ(0deg); } }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Mono';
  src: url("../fonts/RobotoMono-Regular.woff2") format("woff2"), url("../fonts/RobotoMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto Mono';
  src: url("../fonts/RobotoMono-Medium.woff2") format("woff2"), url("../fonts/RobotoMono-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

*, *::before, *::after, *:before, *:after, *:focus, *:active {
  box-sizing: border-box;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-interpolation-mode: bicubic; }

/*!
* ress.css • v2.0.4
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4; }

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
    # General elements
    # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */ }

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */ }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */ }

[hidden] {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */ }

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */ }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* # =================================================================
    # Forms
    # ================================================================= */
input {
  border-radius: 0; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */ }

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

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
  color: inherit; }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */ }

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not([fill]) {
  fill: currentColor; }

/* # =================================================================
    # Accessibility
    # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

html {
  font-size: 14px;
  line-height: 1.15; }
@media (max-width: 1249px) {
  html {
    font-size: 14px; } }
@media (max-width: 767px) {
  html {
    font-size: 14px; } }

body {
  background: #FFFFFF;
  font-family: "Roboto", Arial, sans-serif;
  letter-spacing: 0;
  color: #131E20; }

*::selection {
  background: #5B757B;
  color: #FFFFFF; }

*::-moz-selection {
  background: #5B757B;
  color: #FFFFFF; }

*::-webkit-selection {
  background: #5B757B;
  color: #FFFFFF; }

img {
  max-width: 100%; }

a, a:visited {
  color: currentColor;
  text-decoration: none; }

a:hover, a:focus {
  text-decoration: underline; }

p {
  margin: 0; }
p + p {
  margin-top: 1rem; }

b,
strong {
  font-weight: 700; }

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

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  font-size: 1rem; }

.st0, .p-property .property_title, .userLogin_name, .login_title {
  font-size: 2.14286rem;
  line-height: 1.15;
  font-weight: 900; }

.st1 {
  font-size: 1.42857rem;
  line-height: 1.15;
  font-weight: 500; }

.st2, .propertyCta_title, .property_section_title, .rental_section_title, .propertyStats_section_title, .userBox_header_title {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 8px; }

.st3, .propertyCard_title, .p-property .property_rib_title {
  font-size: 1.14286rem;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 4px; }

.st4 {
  font-size: 1rem;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 8px; }

.fs0 {
  font-size: 2.14286rem;
  line-height: 1.15; }

.fs1 {
  font-size: 1.42857rem;
  line-height: 1.15; }

.fs2 {
  font-size: 1.28571rem;
  line-height: 1.15; }

.fs3 {
  font-size: 1.14286rem;
  line-height: 1.15; }

.fs4 {
  font-size: 1rem;
  line-height: 1.15; }

.fs5 {
  font-size: 0.85714rem;
  line-height: 1.15; }

.fs6 {
  font-size: 0.78571rem;
  line-height: 1.15; }

.fs7 {
  font-size: 0.71429rem;
  line-height: 1.15; }

.icon-DPE {
  width: 30px;
  height: 30px; }

.icon-alert {
  width: 30px;
  height: 30px; }

.icon-apn {
  width: 30px;
  height: 30px; }

.icon-appel {
  width: 30px;
  height: 30px; }

.icon-arrow-bottom {
  width: 30px;
  height: 30px; }

.icon-arrow-left {
  width: 30px;
  height: 30px; }

.icon-arrow-right {
  width: 30px;
  height: 30px; }

.icon-arrow-top {
  width: 30px;
  height: 30px; }

.icon-arrow-up {
  width: 30px;
  height: 30px; }

.icon-arrows {
  width: 30px;
  height: 30px; }

.icon-attractivite {
  width: 30px;
  height: 30px; }

.icon-calculette {
  width: 30px;
  height: 30px; }

.icon-caret-bottom {
  width: 30px;
  height: 30px; }

.icon-carte-identite {
  width: 30px;
  height: 30px; }

.icon-check {
  width: 30px;
  height: 30px; }

.icon-check-list {
  width: 30px;
  height: 30px; }

.icon-chevron-bottom {
  width: 30px;
  height: 30px; }

.icon-chevron-down {
  width: 30px;
  height: 30px; }

.icon-chevron-left {
  width: 30px;
  height: 30px; }

.icon-chevron-right {
  width: 30px;
  height: 30px; }

.icon-chevron-top {
  width: 30px;
  height: 30px; }

.icon-chevron-up {
  width: 30px;
  height: 30px; }

.icon-cross {
  width: 30px;
  height: 30px; }

.icon-diag-ESRIS {
  width: 30px;
  height: 30px; }

.icon-diag-electricite {
  width: 30px;
  height: 30px; }

.icon-diag-gaz {
  width: 30px;
  height: 30px; }

.icon-dispo {
  width: 30px;
  height: 30px; }

.icon-doc-actenotarie {
  width: 30px;
  height: 30px; }

.icon-doc-amiante {
  width: 30px;
  height: 30px; }

.icon-documents {
  width: 30px;
  height: 30px; }

.icon-download {
  width: 30px;
  height: 30px; }

.icon-drop-arrow {
  width: 30px;
  height: 30px; }

.icon-encadrement-loyer {
  width: 30px;
  height: 30px; }

.icon-etage {
  width: 30px;
  height: 30px; }

.icon-extrait-k-bis {
  width: 30px;
  height: 30px; }

.icon-featured {
  width: 30px;
  height: 30px; }

.icon-finance-publique {
  width: 30px;
  height: 30px; }

.icon-fourniture-grande {
  width: 30px;
  height: 30px; }

.icon-fourniture-petite {
  width: 30px;
  height: 30px; }

.icon-gird-view {
  width: 30px;
  height: 30px; }

.icon-grid-view {
  width: 30px;
  height: 30px; }

.icon-inifinit {
  width: 30px;
  height: 30px; }

.icon-linked {
  width: 30px;
  height: 30px; }

.icon-list-view {
  width: 30px;
  height: 30px; }

.icon-localisation {
  width: 30px;
  height: 30px; }

.icon-lock {
  width: 30px;
  height: 30px; }

.icon-lodgislogo {
  width: 30px;
  height: 30px; }

.icon-mail {
  width: 30px;
  height: 30px; }

.icon-meuble {
  width: 90px;
  height: 40px; }

.icon-modifier {
  width: 30px;
  height: 30px; }

.icon-more {
  width: 30px;
  height: 30px; }

.icon-no-com {
  width: 30px;
  height: 30px; }

.icon-offre-confort {
  width: 80px;
  height: 80px; }

.icon-offre-essential {
  width: 80px;
  height: 80px; }

.icon-offre-premium {
  width: 80px;
  height: 80px; }

.icon-offre-start {
  width: 80px;
  height: 80px; }

.icon-pas-meuble {
  width: 90px;
  height: 40px; }

.icon-people {
  width: 30px;
  height: 30px; }

.icon-plus {
  width: 30px;
  height: 30px; }

.icon-popinclose {
  width: 86px;
  height: 14px; }

.icon-proprietaire {
  width: 30px;
  height: 30px; }

.icon-push-rs {
  width: 30px;
  height: 30px; }

.icon-push-se-loger {
  width: 30px;
  height: 30px; }

.icon-question {
  width: 30px;
  height: 30px; }

.icon-quote-bottom {
  width: 129px;
  height: 104px; }

.icon-quote-top {
  width: 129px;
  height: 104px; }

.icon-rocket {
  width: 41px;
  height: 41px; }

.icon-room-type {
  width: 90px;
  height: 41px; }

.icon-room-type-1 {
  width: 90px;
  height: 41px; }

.icon-room-type-2 {
  width: 90px;
  height: 41px; }

.icon-room-type-3 {
  width: 90px;
  height: 41px; }

.icon-room-type-4 {
  width: 90px;
  height: 41px; }

.icon-search {
  width: 30px;
  height: 30px; }

.icon-sinistre {
  width: 30px;
  height: 30px; }

.icon-sort-down {
  width: 30px;
  height: 30px; }

.icon-sort-off {
  width: 30px;
  height: 30px; }

.icon-sort-up {
  width: 30px;
  height: 30px; }

.icon-surface {
  width: 30px;
  height: 30px; }

.icon-trash {
  width: 30px;
  height: 30px; }

.icon-travaux {
  width: 30px;
  height: 30px; }

.icon-upload {
  width: 30px;
  height: 30px; }

.icon-visit {
  width: 30px;
  height: 30px; }

.icon-wait {
  width: 30px;
  height: 30px; }

.app {
  position: relative;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  overflow: hidden; }

.pagesList li {
  margin-left: 30px;
  margin-bottom: 10px;
  list-style: disc; }

.container {
  width: 100%;
  max-width: 1440px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto; }
@media (max-width: 1249px) {
  .container {
    padding-left: 24px;
    padding-right: 24px; } }
@media (max-width: 767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px; } }
.container--full {
  max-width: none;
  padding-left: 0;
  padding-right: 0; }

.row {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px; }
.row--noGutter {
  margin: 0 !important; }
.row--noGutter > div[class^='col'] {
  padding: 0 !important; }

.row--start {
  justify-content: flex-start;
  text-align: start; }

.row--center {
  justify-content: center;
  text-align: center; }

.row--end {
  justify-content: flex-end;
  text-align: end; }

.row--top {
  align-items: flex-start; }

.row--middle {
  align-items: center; }

.row--bottom {
  align-items: flex-end; }

.row--around {
  justify-content: space-around; }

.row--between {
  justify-content: space-between; }

.row--reverse {
  flex-direction: row-reverse; }

.col--first {
  order: -1; }

.col--last {
  order: 1; }

.offset-0 {
  margin-left: 0%; }

.col-1 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 8.33333%;
  flex: 0 0 8.33333%; }

.offset-1 {
  margin-left: 8.33333%; }

.col-2 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 16.66667%;
  flex: 0 0 16.66667%; }

.offset-2 {
  margin-left: 16.66667%; }

.col-3 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 25%;
  flex: 0 0 25%; }

.offset-3 {
  margin-left: 25%; }

.col-4 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 33.33333%;
  flex: 0 0 33.33333%; }

.offset-4 {
  margin-left: 33.33333%; }

.col-5 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 41.66667%;
  flex: 0 0 41.66667%; }

.offset-5 {
  margin-left: 41.66667%; }

.col-6 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 50%;
  flex: 0 0 50%; }

.offset-6 {
  margin-left: 50%; }

.col-7 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 58.33333%;
  flex: 0 0 58.33333%; }

.offset-7 {
  margin-left: 58.33333%; }

.col-8 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 66.66667%;
  flex: 0 0 66.66667%; }

.offset-8 {
  margin-left: 66.66667%; }

.col-9 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 75%;
  flex: 0 0 75%; }

.offset-9 {
  margin-left: 75%; }

.col-10 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 83.33333%;
  flex: 0 0 83.33333%; }

.offset-10 {
  margin-left: 83.33333%; }

.col-11 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 91.66667%;
  flex: 0 0 91.66667%; }

.offset-11 {
  margin-left: 91.66667%; }

.col-12 {
  flex: 0 0 auto;
  padding: 8px 8px;
  max-width: 100%;
  flex: 0 0 100%; }

.offset-12 {
  margin-left: 100%; }

.col--noPT {
  padding-top: 0; }

.col--noPL {
  padding-left: 0; }

.col--noPR {
  padding-right: 0; }

.col--noPB {
  padding-bottom: 0; }

@media (min-width: 1400px) {
  .row--start-xl {
    justify-content: flex-start;
    text-align: start; }
  .row--center-xl {
    justify-content: center;
    text-align: center; }
  .row--end-xl {
    justify-content: flex-end;
    text-align: end; }
  .row--top-xl {
    align-items: flex-start; }
  .row--middle-xl {
    align-items: center; }
  .row--bottom-xl {
    align-items: flex-end; }
  .row--around-xl {
    justify-content: space-around; }
  .row--between-xl {
    justify-content: space-between; }
  .row--reverse-xl {
    flex-direction: row-reverse; }
  .col--first-xl {
    order: -1; }
  .col--last-xl {
    order: 1; }
  .col-xl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 8px 8px; }
  .offset-xl-0 {
    margin-left: 0%; }
  .col-xl-1 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-xl-12 {
    margin-left: 100%; }
  .col--noPT-xl {
    padding-top: 0; }
  .col--noPL-xl {
    padding-left: 0; }
  .col--noPR-xl {
    padding-right: 0; }
  .col--noPB-xl {
    padding-bottom: 0; } }

@media (max-width: 1399px) {
  .row--start-lg {
    justify-content: flex-start;
    text-align: start; }
  .row--center-lg {
    justify-content: center;
    text-align: center; }
  .row--end-lg {
    justify-content: flex-end;
    text-align: end; }
  .row--top-lg {
    align-items: flex-start; }
  .row--middle-lg {
    align-items: center; }
  .row--bottom-lg {
    align-items: flex-end; }
  .row--around-lg {
    justify-content: space-around; }
  .row--between-lg {
    justify-content: space-between; }
  .row--reverse-lg {
    flex-direction: row-reverse; }
  .col--first-lg {
    order: -1; }
  .col--last-lg {
    order: 1; }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 8px 8px; }
  .offset-lg-0 {
    margin-left: 0%; }
  .col-lg-1 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .col-lg-4 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-lg-12 {
    margin-left: 100%; }
  .col--noPT-lg {
    padding-top: 0; }
  .col--noPL-lg {
    padding-left: 0; }
  .col--noPR-lg {
    padding-right: 0; }
  .col--noPB-lg {
    padding-bottom: 0; } }

@media (max-width: 1249px) {
  .row--start-md {
    justify-content: flex-start;
    text-align: start; }
  .row--center-md {
    justify-content: center;
    text-align: center; }
  .row--end-md {
    justify-content: flex-end;
    text-align: end; }
  .row--top-md {
    align-items: flex-start; }
  .row--middle-md {
    align-items: center; }
  .row--bottom-md {
    align-items: flex-end; }
  .row--around-md {
    justify-content: space-around; }
  .row--between-md {
    justify-content: space-between; }
  .row--reverse-md {
    flex-direction: row-reverse; }
  .col--first-md {
    order: -1; }
  .col--last-md {
    order: 1; }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 8px 8px; }
  .offset-md-0 {
    margin-left: 0%; }
  .col-md-1 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .col-md-2 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .col-md-3 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-md-3 {
    margin-left: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .col-md-5 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .col-md-6 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-md-6 {
    margin-left: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .col-md-8 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .col-md-9 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-md-9 {
    margin-left: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .col-md-11 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .col-md-12 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-md-12 {
    margin-left: 100%; }
  .col--noPT-md {
    padding-top: 0; }
  .col--noPL-md {
    padding-left: 0; }
  .col--noPR-md {
    padding-right: 0; }
  .col--noPB-md {
    padding-bottom: 0; } }

@media (max-width: 989px) {
  .row--start-sm {
    justify-content: flex-start;
    text-align: start; }
  .row--center-sm {
    justify-content: center;
    text-align: center; }
  .row--end-sm {
    justify-content: flex-end;
    text-align: end; }
  .row--top-sm {
    align-items: flex-start; }
  .row--middle-sm {
    align-items: center; }
  .row--bottom-sm {
    align-items: flex-end; }
  .row--around-sm {
    justify-content: space-around; }
  .row--between-sm {
    justify-content: space-between; }
  .row--reverse-sm {
    flex-direction: row-reverse; }
  .col--first-sm {
    order: -1; }
  .col--last-sm {
    order: 1; }
  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 8px 8px; }
  .offset-sm-0 {
    margin-left: 0%; }
  .col-sm-1 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-sm-12 {
    margin-left: 100%; }
  .col--noPT-sm {
    padding-top: 0; }
  .col--noPL-sm {
    padding-left: 0; }
  .col--noPR-sm {
    padding-right: 0; }
  .col--noPB-sm {
    padding-bottom: 0; } }

@media (max-width: 767px) {
  .row--start-xs {
    justify-content: flex-start;
    text-align: start; }
  .row--center-xs {
    justify-content: center;
    text-align: center; }
  .row--end-xs {
    justify-content: flex-end;
    text-align: end; }
  .row--top-xs {
    align-items: flex-start; }
  .row--middle-xs {
    align-items: center; }
  .row--bottom-xs {
    align-items: flex-end; }
  .row--around-xs {
    justify-content: space-around; }
  .row--between-xs {
    justify-content: space-between; }
  .row--reverse-xs {
    flex-direction: row-reverse; }
  .col--first-xs {
    order: -1; }
  .col--last-xs {
    order: 1; }
  .col-xs {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    flex: 0 0 auto;
    padding: 8px 8px; }
  .offset-xs-0 {
    margin-left: 0%; }
  .col-xs-1 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 8.33333%;
    flex: 0 0 8.33333%; }
  .offset-xs-1 {
    margin-left: 8.33333%; }
  .col-xs-2 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 16.66667%;
    flex: 0 0 16.66667%; }
  .offset-xs-2 {
    margin-left: 16.66667%; }
  .col-xs-3 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 25%;
    flex: 0 0 25%; }
  .offset-xs-3 {
    margin-left: 25%; }
  .col-xs-4 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%; }
  .offset-xs-4 {
    margin-left: 33.33333%; }
  .col-xs-5 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 41.66667%;
    flex: 0 0 41.66667%; }
  .offset-xs-5 {
    margin-left: 41.66667%; }
  .col-xs-6 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 50%;
    flex: 0 0 50%; }
  .offset-xs-6 {
    margin-left: 50%; }
  .col-xs-7 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 58.33333%;
    flex: 0 0 58.33333%; }
  .offset-xs-7 {
    margin-left: 58.33333%; }
  .col-xs-8 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 66.66667%;
    flex: 0 0 66.66667%; }
  .offset-xs-8 {
    margin-left: 66.66667%; }
  .col-xs-9 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 75%;
    flex: 0 0 75%; }
  .offset-xs-9 {
    margin-left: 75%; }
  .col-xs-10 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 83.33333%;
    flex: 0 0 83.33333%; }
  .offset-xs-10 {
    margin-left: 83.33333%; }
  .col-xs-11 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 91.66667%;
    flex: 0 0 91.66667%; }
  .offset-xs-11 {
    margin-left: 91.66667%; }
  .col-xs-12 {
    flex: 0 0 auto;
    padding: 8px 8px;
    max-width: 100%;
    flex: 0 0 100%; }
  .offset-xs-12 {
    margin-left: 100%; }
  .col--noPT-xs {
    padding-top: 0; }
  .col--noPL-xs {
    padding-left: 0; }
  .col--noPR-xs {
    padding-right: 0; }
  .col--noPB-xs {
    padding-bottom: 0; } }

.topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  background: #FFFFFF;
  height: 96px;
  transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
@media (max-width: 989px) {
  .topbar {
    height: 138px; } }
.topbar_inner {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 24px 0; }
@media (max-width: 989px) {
  .topbar_inner {
    display: block;
    padding: 24px 0 12px 0; } }
.topbar_inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #EDF6F8; }

[data-hide-topbar] .topbar {
  transform: translateY(-101%); }
@media (max-width: 989px) {
  [data-hide-topbar] .topbar {
    transform: none; } }

.mainNav {
  margin-left: 56px; }
.mainNav a {
  display: inline-block;
  padding: 16px 12px;
  border-radius: 6px; }
@media (max-width: 767px) {
  .mainNav a {
    padding: 16px 12px; } }
.mainNav a, .mainNav a:visited {
  color: #469EB4;
  font-weight: 500;
  transition: color 0.15s linear, background-color 0.15s linear; }
.mainNav a.active, .mainNav a:hover {
  text-decoration: none; }
.mainNav a.active, .mainNav a.active:visited, .mainNav a:hover, .mainNav a:hover:visited {
  color: #FFFFFF;
  background-color: #469EB4; }
.mainNav a + a {
  margin-left: 8px; }
@media (max-width: 767px) {
  .mainNav a + a {
    margin-left: 4px; } }
@media (max-width: 989px) {
  .mainNav {
    width: calc(100% + 32px);
    display: block;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }


.centerNav{
  margin: auto;
}
@media (max-width: 1249px) {
  .centerNav {
    display: none; } }


.secondNav {
  margin-left: auto; }
@media (max-width: 1249px) {
  .secondNav {
    display: none; } }
.secondNav > a {
  display: inline-block;
  vertical-align: middle;
  padding: 16px 12px;
  margin-right: 8px;
  border-radius: 6px;
  font-weight: 500; }
.secondNav > a, .secondNav > a:visited {
  color: #469EB4;
  transition: color 0.15s linear, background-color 0.15s linear; }
.secondNav > a:hover {
  text-decoration: none; }
.secondNav > a:hover, .secondNav > a:hover:visited {
  color: #FFFFFF;
  background-color: #469EB4; }

.userProfileButton {
  display: inline-block;
  vertical-align: middle;
  padding: 16px 12px;
  border-radius: 6px;
  font-weight: 500;
  box-shadow: inset 0px 0px 0px 2px #469EB4;
  text-decoration: none !important; }
.userProfileButton span, .userProfileButton svg {
  display: inline-block;
  vertical-align: middle; }
.userProfileButton span {
  margin-right: 4px; }
.userProfileButton svg {
  width: 16px;
  height: 16px; }
.userProfileButton, .userProfileButton:visited {
  background-color: #EDF6F8;
  color: #469EB4;
  transition: color 0.15s linear, background-color 0.15s linear; }
.userProfileButton:hover {
  text-decoration: none; }
.userProfileButton:hover, .userProfileButton:hover:visited {
  color: #FFFFFF;
  background-color: #469EB4; }
.userProfileButton--mobile {
  display: none;
  position: absolute;
  top: 24px;
  right: 0; }
@media (max-width: 1249px) {
  .userProfileButton--mobile {
    display: block; } }
@media (max-width: 989px) {
  .userProfileButton--mobile {
    top: 16px; } }

.pageNav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 96px;
  z-index: 49;
  background: #FFFFFF;
  height: 168px;
  transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
.pageNav_inner {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 16px 0;
  height: 72px; }
.pageNav_inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #EDF6F8; }
.pageNav_left {
  width: 25%; }
.pageNav_center {
  flex: 1;
  text-align: center; }
.pageNav_right {
  width: 25%;
  text-align: right; }

[data-hide-topbar] .pageNav {
  transform: translateY(-96px); }

@media (max-width: 989px) {
  [data-hide-topbar] .p-properties .pageNav {
    transform: none; } }

@media (max-width: 989px) {
  [data-hide-topbar] .p-property .pageNav {
    transform: none; } }

.pageContent {
  margin-top: 0px !important;
  /*margin-top: 168px;*/

  padding-top: 16px;
  padding-bottom: 40px; }
@media (max-width: 989px) {
  .pageContent {
    margin-top: 0;
    padding-top: 8px; } }

.pageAside {
  position: fixed;
  z-index: 48;
  transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
.pageAside--2cols {
  max-width: 213.33333px;
  width: calc(16.666667% - 40px + 12px); }
@media (max-width: 989px) {
  .pageAside--2cols {
    max-width: none;
    width: 100%; } }
.pageAside--3cols {
  max-width: 328px;
  width: calc(25% - 40px + 8px); }
@media (max-width: 989px) {
  .pageAside--3cols {
    max-width: none;
    width: 100%; } }
@media (max-width: 989px) {
  .pageAside {
    position: relative; } }

[data-hide-topbar] .pageAside {
  transform: translateY(-96px); }

@media (max-width: 989px) {
  [data-hide-topbar] .p-properties .pageAside {
    transform: none; } }

[data-hide-topbar] .p-property .pageAside {
  height: calc(100% - 96px); }
@media (max-width: 989px) {
  [data-hide-topbar] .p-property .pageAside {
    transform: none;
    height: auto; } }

.toggleGrid {
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: tomato;
  border: 0;
  box-shadow: 0 35px 40px 0 rgba(50, 51, 94, 0.25);
  cursor: pointer; }
.toggleGrid svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  fill: #FFF; }

.gridDebug {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  pointer-events: none;
  display: none; }
.gridDebug[data-state="1"] {
  opacity: 0.15;
  display: block; }
.gridDebug[data-state="2"] {
  opacity: 0.4;
  display: block; }
.gridDebug[data-state="3"] {
  display: block;
  opacity: 0.6; }
.gridDebug[data-state="3"] .colOverlay {
  background: none;
  border-left: 1px solid tomato;
  border-right: 1px solid tomato; }
.gridDebug .container {
  height: 100%; }
.gridDebug .row {
  height: 100%; }
.gridDebug .row .col-1 {
  padding-top: 0;
  padding-bottom: 0; }
.gridDebug .colOverlay {
  display: block;
  height: 100%;
  background: tomato; }

.button {
  position: relative;
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  background: none;
  font-family: "Roboto", Arial, sans-serif;
  color: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  transition: color 0.15s linear, background-color 0.15s linear, box-shadow 0.15s linear;
  font-weight: 500;
  padding: 12px 16px;
  font-size: 1rem;
  line-height: 1.15;
  border-radius: 40px;
  text-decoration: none;
  background-color: #469EB4;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button, .button:focus {
  text-decoration: none; }
.button[disabled] {
  opacity: 0.3;
  cursor: not-allowed; }
.button--sm {
  font-size: 0.85714rem;
  line-height: 1.15;
  padding: 8px 16px; }
.button--lg {
  font-size: 1.14286rem;
  line-height: 1.15;
  padding: 16px 40px; }
.button--smRadius {
  border-radius: 6px; }
.button, .button:visited {
  color: #FFFFFF; }
.button:hover {
  text-decoration: none;
  background-color: rgba(70, 158, 180, 0.8);
  color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button-href-disabled{
  pointer-events: none;
  text-decoration: none;
  cursor: not-allowed;
  opacity: 0.6;
}
.button--2 {
  text-decoration: none;
  background-color: #DE5507;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--2, .button--2:visited {
  color: #FFFFFF; }
.button--2:hover {
  text-decoration: none;
  background-color: rgba(222, 85, 7, 0.8);
  color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--outline {
  text-decoration: none;
  background-color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #469EB4; }
.button--outline, .button--outline:visited {
  color: #469EB4; }
.button--outline:hover {
  text-decoration: none;
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #469EB4; }
.button--outline.button--2 {
  text-decoration: none;
  background-color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #DE5507; }
.button--outline.button--2, .button--outline.button--2:visited {
  color: #DE5507; }
.button--outline.button--2:hover {
  text-decoration: none;
  background-color: #DE5507;
  color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #DE5507; }
.button--light {
  text-decoration: none;
  background-color: #EDF6F8;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--light, .button--light:visited {
  color: #469EB4; }
.button--light:hover {
  text-decoration: none;
  background-color: #d4e9ee;
  color: #469EB4;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--light.button--2 {
  text-decoration: none;
  background-color: #FDF5F0;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--light.button--2, .button--light.button--2:visited {
  color: #DE5507; }
.button--light.button--2:hover {
  text-decoration: none;
  background-color: #f8ddcd;
  color: #DE5507;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--light.button--outline {
  text-decoration: none;
  background-color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8; }
.button--light.button--outline, .button--light.button--outline:visited {
  color: #469EB4; }
.button--light.button--outline:hover {
  text-decoration: none;
  background-color: #d4e9ee;
  color: #469EB4;
  box-shadow: inset 0px 0px 0px 2px #d4e9ee; }
.button--light.button--outline.button--2 {
  text-decoration: none;
  background-color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #FDF5F0; }
.button--light.button--outline.button--2, .button--light.button--outline.button--2:visited {
  color: #DE5507; }
.button--light.button--outline.button--2:hover {
  text-decoration: none;
  background-color: #f8ddcd;
  color: #DE5507;
  box-shadow: inset 0px 0px 0px 2px #f8ddcd; }
.button--text {
  text-decoration: none;
  background-color: transparent;
  box-shadow: inset 0px 0px 0px 2px transparent;
  padding-left: 0;
  padding-right: 0; }
.button--text, .button--text:visited {
  color: #469EB4; }
.button--text:hover {
  text-decoration: none;
  background-color: transparent;
  color: rgba(70, 158, 180, 0.8);
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--text.button--2 {
  text-decoration: none;
  background-color: transparent;
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--text.button--2, .button--text.button--2:visited {
  color: #DE5507; }
.button--text.button--2:hover {
  text-decoration: none;
  background-color: transparent;
  color: rgba(222, 85, 7, 0.8);
  box-shadow: inset 0px 0px 0px 2px transparent; }
.button--icon {
  padding: 4px 8px; }
.button--icon > svg {
  width: 16px;
  height: 16px; }
.button--larger {
  min-width: 130px;
  text-align: center; }
.button--block {
  display: block;
  width: 100%;
  text-align: center; }
.button > svg {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px; }
.button > svg + span {
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle; }
.button > span {
  display: inline-block;
  vertical-align: middle; }
.button > span + svg {
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }
.select2-container .select2-search--inline {
  float: left; }
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }
.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }
.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.formGroup_label {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px; }
.formGroup_label > label {
  font-size: 1rem;
  line-height: 1.15;
  color: #2A4146; }
.formGroup_label--bold > label {
  font-weight: 700; }
.formGroup_label--light > label {
  color: #5B757B; }
.formGroup_label--bigger {
  margin-bottom: 8px; }
.formGroup_label--bigger > label {
  font-size: 1.28571rem;
  line-height: 1.15; }
.formGroup_label_optionnal {
  color: #5B757B;
  font-style: italic;
  margin-left: 16px; }

.formGroup_field {
  position: relative; }
.formGroup_field_input {
  display: block;
  width: 100%;
  padding: 10px;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  background-color: #FFFFFF;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.14286;
  color: #469EB4;
  font-weight: 500;
  transition: border-color 0.15s linear, background-color 0.15s linear; }
.formGroup_field_input:hover {
  border-color: #CCE5EB; }
.formGroup_field_input:focus {
  border-color: #469EB4; }
.formGroup_field_input[contenteditable] {
  min-height: 88px; }
.formGroup_field_icon {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  color: #469EB4;
  pointer-events: none; }
.formGroup_field_icon > svg {
  width: 26px;
  height: 26px; }
.formGroup_field_label {
  color: #5B757B;
  font-size: 1rem;
  line-height: 1.14286; }
.formGroup_field_inputGroup {
  display: flex;
  align-items: center;
  width: 100%;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  background-color: #FFFFFF; }
.formGroup_field_inputGroup .formGroup_field_input {
  flex: 1;
  text-align: center;
  border: 0; }
.formGroup_field_inputGroup .formGroup_field_input--left {
  text-align: left;
  padding-left: 4px; }
.formGroup_field_inputGroup .formGroup_field_label {
  flex: 1;
  text-align: center; }
.formGroup_field_inputGroup .formGroup_field_label .select2-container--default .select2-selection--single {
  border: 0;
  background-color: #EDF6F8;
  border-radius: 0 6px 6px 0; }
.formGroup_field_inputGroup .formGroup_field_label .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: center; }
.formGroup_field_inputGroup .formGroup_field_label--left {
  text-align: left; }
.formGroup_field_inputGroup .formGroup_field_label--mini {
  flex: 0;
  padding-right: 12px; }
.formGroup_field_inputGroup .flexNone {
  flex: none;
  margin-left: 8px; }
.formGroup_field_inputGroup--biggerInput .formGroup_field_input {
  flex: 1.25; }
.formGroup_field_inputGroup--noBorder {
  border: 0; }
.formGroup_field_inputGroup--noBorder .formGroup_field_input {
  border-radius: 0;
  border-bottom: 2px solid #EDF6F8; }
.formGroup_field_inputGroup--noBorder .formGroup_field_input:hover {
  border-color: #CCE5EB; }
.formGroup_field_inputGroup--noBorder .formGroup_field_input:focus {
  border-color: #469EB4; }
.formGroup_field--prependIcon .formGroup_field_input {
  padding-left: 40px; }
.formGroup_field--prependIcon .formGroup_field_icon {
  left: 8px; }
.formGroup_field--appendIcon .formGroup_field_input {
  padding-right: 40px; }
.formGroup_field--appendIcon .formGroup_field_icon {
  right: 8px; }

.formGroup_value {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }

.formGroup_helper {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }

.formGroup--lg .formGroup_field input {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.14286rem;
  line-height: 1.3125; }

.formGroup--lg .formGroup_field_inputGroup .formGroup_field_input,
.formGroup--lg .formGroup_field_inputGroup .formGroup_field_label,
.formGroup--lg .formGroup_field_inputGroup .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 1.14286rem;
  line-height: 1.1; }

.formGroup--lg .formGroup_field_inputGroup .select2-container--default .select2-selection--single {
  height: 51px; }
.formGroup--lg .formGroup_field_inputGroup .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 15px;
  padding-bottom: 15px; }

.formGroup--xl .formGroup_field input {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.28571rem;
  line-height: 1.22222; }

.formGroup--xl .formGroup_field_inputGroup .formGroup_field_input,
.formGroup--xl .formGroup_field_inputGroup .formGroup_field_label,
.formGroup--xl .formGroup_field_inputGroup .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 1.28571rem;
  line-height: 1.1; }

.formGroup--xl .formGroup_field_inputGroup .select2-container--default .select2-selection--single {
  height: 61px; }
.formGroup--xl .formGroup_field_inputGroup .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 20px;
  padding-bottom: 20px; }

.formGroup + .formGroup {
  margin-top: 16px; }

.formCheck {
  position: relative;
  padding: 8px;
  font-size: 1rem;
  line-height: 1.15;
  display: inline-block;
  vertical-align: middle; }
.formCheck > label {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer; }
.formCheck_background {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #EDF6F8;
  border-radius: 4px;
  opacity: 0;
  transition: opacity 0.15s linear; }
.formCheck input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.formCheck input:checked ~ .formCheck_render {
  background-color: #469EB4; }
.formCheck input:checked ~ .formCheck_render > svg {
  opacity: 1; }
.formCheck input:checked ~ .formCheck_background {
  opacity: 1; }
.formCheck_render {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  border: 2px solid #469EB4;
  border-radius: 20px;
  transition: background-color 0.15s linear; }
.formCheck_render > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-left: -7px;
  color: #FFF;
  opacity: 0;
  transition: opacity 0.15s linear; }
.formCheck_label {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  color: #469EB4; }

.formCheckGrouped {
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  padding: 2px;
  font-size: 0; }
.formCheckGrouped .formCheck + .formCheck {
  margin-left: 2px; }
.formCheckGrouped--date {
  display: inline-flex; }
@media (max-width: 767px) {
  .formCheckGrouped--date {
    display: block; } }
.formCheckGrouped--date .formCheck_background {
  display: none; }
.formCheckGrouped--dateMobile {
  display: block; }
.formCheckGrouped_date {
  position: relative;
  background: #EDF6F8;
  margin-top: -2px;
  margin-bottom: -2px;
  margin-right: -2px;
  border-radius: 0 4px 4px 0;
  padding-right: 20px;
  display: none; }
.formCheckGrouped_date.visible {
  display: inline-block; }
@media (max-width: 767px) {
  .formCheckGrouped_date.visible {
    display: block; } }
@media (max-width: 767px) {
  .formCheckGrouped_date {
    margin-top: 0;
    margin-left: -2px;
    border-radius: 0 0 4px 4px; } }
.formCheckGrouped_date_field {
  min-width: 190px;
  display: block;
  padding: 12px 8px;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.14286;
  color: #469EB4;
  font-weight: 500; }
@media (max-width: 767px) {
  .formCheckGrouped_date_field {
    width: 100%; } }
.formCheckGrouped_date > svg {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  color: #469EB4; }
.formCheckGrouped_dates {
  display: none;
  padding: 8px 8px 8px 8px; }
.formCheckGrouped_dates.visible {
  display: block; }
.formCheckGrouped_dates .formCheck {
  display: block; }
.formCheckGrouped_dates .formCheck_background {
  display: none; }
.formCheckGrouped_dates .formCheck + .formCheck {
  margin-left: 0;
  margin-top: 2px; }
.formCheckGrouped_dates .formCheck .formCheck_render {
  border-width: 1px; }

.formSwitch {
  position: relative;
  width: 40px;
  height: 26px; }
.formSwitch::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -4px;
  height: 8px;
  width: 100%;
  border-radius: 4px;
  background-color: #F3F2EE; }
.formSwitch label {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer; }
.formSwitch span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 26px;
  width: 26px;
  border-radius: 26px;
  background-color: #5B757B;
  transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), background-color 0.15s linear; }
.formSwitch [type="checkbox"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.formSwitch [type="checkbox"]:checked + span {
  background-color: #61C448;
  transform: translateX(14px); }

.formSwitchWrapper {
  display: flex;
  align-items: center;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  padding: 8px; }
.formSwitchWrapper_label {
  flex: 1;
  color: #469EB4;
  font-weight: 500; }

.formSort {
  position: relative;
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  background: none;
  font-family: "Roboto", Arial, sans-serif;
  color: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  padding: 12px 16px;
  font-size: 1rem;
  line-height: 1.15;
  border-radius: 6px;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8;
  transition: color 0.15s linear, background-color 0.15s linear, box-shadow 0.15s linear; }
.formSort, .formSort:focus {
  text-decoration: none; }
.formSort[disabled] {
  opacity: 0.3;
  cursor: not-allowed; }
.formSort_label {
  font-weight: 500;
  color: #469EB4;
  display: inline-block;
  vertical-align: middle; }
.formSort_icon {
  width: 16px;
  height: 16px;
  display: none;
  vertical-align: middle;
  margin-left: 4px;
  color: #469EB4; }
.formSort:hover {
  background-color: #EDF6F8; }
.formSort[data-state="0"] .formSort_icon[data-state="0"] {
  display: inline-block; }
.formSort[data-state="0"] .formSort_icon[data-state="1"] {
  display: none; }
.formSort[data-state="0"] .formSort_icon[data-state="2"] {
  display: none; }
.formSort[data-state="1"] {
  background-color: #EDF6F8; }
.formSort[data-state="1"] .formSort_icon[data-state="0"] {
  display: none; }
.formSort[data-state="1"] .formSort_icon[data-state="1"] {
  display: inline-block; }
.formSort[data-state="1"] .formSort_icon[data-state="2"] {
  display: none; }
.formSort[data-state="2"] {
  background-color: #EDF6F8; }
.formSort[data-state="2"] .formSort_icon[data-state="0"] {
  display: none; }
.formSort[data-state="2"] .formSort_icon[data-state="1"] {
  display: none; }
.formSort[data-state="2"] .formSort_icon[data-state="2"] {
  display: inline-block; }

.formRadio {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  background-color: #FFFFFF; }
.formRadio > div {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center; }
.formRadio > div > [type="radio"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.formRadio > div > [type="radio"]:checked + label {
  background-color: #469EB4;
  color: #FFFFFF; }
.formRadio > div > label {
  flex: 1;
  border-radius: 3px;
  cursor: pointer;
  padding: 8px 8px;
  margin: 2px;
  background-color: #FFFFFF;
  color: #469EB4;
  font-size: 1rem;
  line-height: 1.14286;
  font-weight: 500;
  text-align: center;
  transition: color 0.15s linear, background-color 0.15s linear; }
.formRadio > div > label:hover {
  background-color: #EDF6F8;
  color: #469EB4; }
.formRadio > div > label > svg {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px; }
.formRadio > div > label > svg + span {
  margin-left: 8px; }
.formRadio > div > label > span {
  display: inline-block;
  vertical-align: middle; }
.formRadio > div > label > span + svg {
  margin-left: 8px; }

.customSelect {
  width: 100%; }
.customSelect--inliner {
  display: inline-block;
  width: auto; }

.select2-container--default .select2-selection--single {
  background-color: #FFFFFF;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  font-family: "Roboto", Arial, sans-serif;
  height: 40px; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 1rem;
  line-height: 1.14286;
  padding: 10px 34px 10px 10px;
  font-weight: 500;
  color: #469EB4;
  text-align: left; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  top: 0;
  width: 30px; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  width: 16px;
  height: 10px;
  background-image: url("../images/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: cover;
  border: 0;
  margin-left: -8px;
  margin-top: -5px; }

.select2-dropdown {
  background-color: #FFFFFF;
  border: 2px solid #EDF6F8;
  border-radius: 6px; }

.select2-results__option {
  padding: 8px 10px;
  color: #2A4146;
  font-size: 1rem;
  line-height: 1.14286; }

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #FFF !important;
  background-color: #469EB4 !important;
  font-weight: 500; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #2A4146;
  background-color: #EDF6F8; }

.radiosList {
  position: relative;
  border: 2px solid #EDF6F8;
  border-radius: 6px; }
.radiosList_item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 16px; }
@media (max-width: 767px) {
  .radiosList_item {
    padding: 12px; } }
.radiosList_item > label {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 2;
  cursor: pointer; }
.radiosList_item > input[type="radio"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.radiosList_item > input[type="radio"]:checked ~ .radiosList_item_render {
  background-color: #469EB4; }
.radiosList_item > input[type="radio"]:checked ~ .radiosList_item_render > svg {
  opacity: 1; }
.radiosList_item_render {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 30px;
  height: 30px;
  min-width: 30px;
  border: 2px solid #469EB4;
  background-color: #FFFFFF;
  border-radius: 30px;
  margin-right: 16px;
  transition: background-color 0.15s linear; }
@media (max-width: 767px) {
  .radiosList_item_render {
    width: 24px;
    height: 24px;
    min-width: 24px; } }
.radiosList_item_render > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  color: #FFF;
  opacity: 0;
  transition: opacity 0.15s linear; }
@media (max-width: 767px) {
  .radiosList_item_render > svg {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px; } }
.radiosList_item_label {
  color: #2A4146; }
.radiosList_item_label p + p {
  margin-top: 4px; }
.radiosList_item + .radiosList_item {
  border-top: 2px solid #EDF6F8; }

.checkList {
  position: relative;
  border: 2px solid #EDF6F8;
  border-radius: 6px; }
.checkList--highlighted {
  background: #F3F2EE;
  border-color: #F3F2EE; }
.checkList--highlighted .checkList_item + .checkList_item {
  border-top-color: #FFFFFF; }
.checkList_header {
  position: relative;
  padding: 12px 16px 0 16px;
  color: #2A4146;
  font-size: 1rem;
  line-height: 1.15; }
.checkList_header_title {
  font-size: 1.28571rem;
  line-height: 1.2;
  color: #131E20;
  font-weight: 700;
  margin-bottom: 4px; }
.checkList_item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 16px; }
@media (max-width: 767px) {
  .checkList_item {
    padding: 12px; } }
.checkList_item > label {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 2;
  cursor: pointer; }
.checkList_item > input[type="checkbox"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.checkList_item > input[type="checkbox"]:checked ~ .checkList_item_render {
  background-color: #469EB4; }
.checkList_item > input[type="checkbox"]:checked ~ .checkList_item_render > svg {
  opacity: 1; }
.checkList_item_render {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 30px;
  height: 30px;
  min-width: 30px;
  border: 2px solid #469EB4;
  background-color: #FFFFFF;
  border-radius: 30px;
  margin-right: 16px;
  transition: background-color 0.15s linear; }
@media (max-width: 767px) {
  .checkList_item_render {
    width: 24px;
    height: 24px;
    min-width: 24px; } }
.checkList_item_render > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  color: #FFF;
  opacity: 0;
  transition: opacity 0.15s linear; }
@media (max-width: 767px) {
  .checkList_item_render > svg {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px; } }
.checkList_item_label {
  color: #2A4146; }
.checkList_item_label p + p {
  margin-top: 4px; }
.checkList_item + .checkList_item {
  border-top: 2px solid #EDF6F8; }
.checkList + .checkList {
  margin-top: 16px; }

.notification {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #EDF6F8;
  color: #469EB4;
  text-align: center;
  font-weight: 500;
  font-size: 0.78571rem;
  line-height: 1.81818; }
.notification--success {
  background-color: #61C448;
  color: #FFFFFF; }
.notification--warning {
  background-color: #EC970E;
  color: #FFFFFF; }

.propertyFolder {
  position: relative;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  padding: 8px;
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.15;
  color: #2A4146;
  text-align: left; }
.propertyFolder_link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer; }
.propertyFolder_pictures {
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 8px; }
.propertyFolder_pictures--multiple .propertyFolder_picture {
  width: 24px;
  height: 24px; }
.propertyFolder_pictures--multiple .propertyFolder_picture:nth-child(2) {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0; }
.propertyFolder_picture {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 2px; }
.propertyFolder_picture .imageRender, .propertyFolder_picture .imageRender_cover {
  border-radius: 2px; }
.propertyFolder_content {
  flex: 1;
  color: #469EB4; }
.propertyFolder_title {
  color: #2A4146;
  font-weight: 700;
  margin-top: 2px; }
.propertyFolder_button {
  margin-left: 8px; }

.propertyStatus {
  position: relative;
  display: inline-block;
  padding: 8px 16px;
  color: #469EB4;
  background: #FFFFFF;
  border-radius: 10px;
  font-size: 1rem;
  line-height: 1.15;
  font-weight: 500; }
.propertyStatus svg, .propertyStatus span {
  display: inline-block;
  vertical-align: middle; }
.propertyStatus svg {
  margin-right: 4px;
  width: 16px;
  height: 16px;
  margin-left: -8px; }
.propertyStatus--warning {
  color: #EC970E; }
.propertyStatus--success {
  color: #61C448; }
.propertyStatus--lodgis {
  background-color: #469EB4;
  color: #FFFFFF;
  padding-top: 4px;
  padding-bottom: 4px; }
.propertyStatus--lodgis svg {
  width: 20px;
  height: 20px; }
.propertyStatus--lodgis small {
  font-size: 0.71429rem;
  line-height: 1.2;
  display: block; }
.propertyStatus--lodgis strong {
  font-size: 0.78571rem;
  line-height: 1.09091;
  display: block;
  text-transform: uppercase; }

.propertyPlan {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 8px;
  border-radius: 10px;
  font-size: 0.71429rem;
  line-height: 1.15;
  font-weight: 400; }
.propertyPlan strong {
  display: block;
  font-weight: 500;
  font-size: 0.78571rem;
  line-height: 1.15;
  text-transform: uppercase; }
.propertyPlan--start {
  background-color: #F3F2EE;
  color: #DE5507; }
.propertyPlan--essential {
  background-color: #B4CDD6;
  color: #FFFFFF; }
.propertyPlan--confort {
  background-color: #6B9BAE;
  color: #FFFFFF; }
.propertyPlan--premium {
  background-color: #DE5507;
  color: #FFFFFF; }

.propertyCard {
  position: relative;
  padding: 8px; }
@media (max-width: 767px) {
  .propertyCard {
    padding: 0 0 16px 0; } }
.propertyCard_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.propertyCard_header {
  position: relative; }
.propertyCard_header::before {
  content: "";
  display: block;
  padding-top: 73.333%; }
.propertyCard_carousel {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  background-color: #EEE;
  border-radius: 10px; }
.propertyCard_carousel.customCarousel {
  position: absolute; }
.propertyCard_carousel .swiper-wrapper {
  height: 100%; }
.propertyCard_carousel .customCarousel_nav {
  z-index: 5; }
.propertyCard_carousel .customCarousel_nav.swiper-button-disabled {
  opacity: 0.3; }
.propertyCard_carousel .propertyCard_link {
  z-index: 1; }
.propertyCard_carousel_item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.propertyCard_carousel_item::before {
  content: "";
  display: block;
  padding-top: 73.333%; }
.propertyCard_status {
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  text-align: center;
  z-index: 2;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.propertyCard_action {
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  text-align: center;
  z-index: 2;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.propertyCard_content {
  position: relative;
  padding-top: 12px; }
.propertyCard_additional {
  color: #5B757B; }
.propertyCard_additional_item {
  margin-bottom: 8px; }
.propertyCard_additional_item svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 20px;
  height: 20px; }
.propertyCard_additional_item svg + span {
  display: inline-block;
  vertical-align: middle; }
.propertyCard_additional_item--inline {
  display: inline-block;
  vertical-align: middle; }
.propertyCard_additional_item--inline + .propertyCard_additional_item--inline {
  margin-left: 24px; }
.propertyCard_agent {
  font-size: 0; }
.propertyCard_agent_img {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 40px;
  background-color: #EEE;
  margin-right: 4px; }
.propertyCard_agent_img .imageRender {
  border-radius: 40px; }
.propertyCard_agent_name {
  display: inline-block;
  vertical-align: middle;
  color: #2A4146;
  font-size: 1rem;
  line-height: 1.15; }

.propertyCta {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  margin-bottom: 40px;
  margin-left: 16px;
  margin-right: 16px;
  color: #2A4146;
  background-color: #FFFFFF; }
@media (max-width: 767px) {
  .propertyCta {
    padding: 16px; } }
.propertyCta_icon {
  width: 15%;
  margin-right: 24px;
  text-align: center; }
.propertyCta_content {
  width: 50%; }
@media (max-width: 767px) {
  .propertyCta_content {
    width: 70%; } }
.propertyCta_title {
  color: #131E20; }
@media (max-width: 767px) {
  .propertyCta_title {
    font-size: 1rem;
    line-height: 1.15;
    margin-bottom: 0; } }
.propertyCta_txt {
  line-height: 1.3; }
@media (max-width: 767px) {
  .propertyCta_txt {
    display: none; } }
.propertyCta_action {
  margin-top: 16px; }
.propertyCta_action .button--text {
  font-size: 1.14286rem;
  line-height: 1.15;
  padding: 0; }
@media (max-width: 767px) {
  .propertyCta_action {
    display: none; } }
.propertyCta_actionMobile {
  display: none; }
@media (max-width: 767px) {
  .propertyCta_actionMobile {
    display: block; } }
.propertyCta_logo {
  position: absolute;
  bottom: 0;
  right: 0; }
@media (max-width: 767px) {
  .propertyCta_logo {
    width: 66px;
    height: 54px; } }
.propertyCta--sm {
  padding: 16px; }
.propertyCta--sm .propertyCta_icon {
  width: 50px;
  margin-right: 16px; }
.propertyCta--sm .propertyCta_content {
  width: auto;
  flex: 1; }
.propertyCta--sm .propertyCta_title {
  font-size: 1rem;
  line-height: 1.15;
  margin-bottom: 4px;
  color: #2A4146; }
.propertyCta--sm .propertyCta_txt {
  color: #5B757B; }

.rowBlock {
  display: flex;
  align-items: center;
  position: relative;
  padding: 16px;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8; }
@media (max-width: 767px) {
  .rowBlock {
    padding: 16px 16px; } }
.rowBlock_icon {
  text-align: center;
  width: 30px;
  color: #469EB4;
  margin-right: 12px; }
.rowBlock_icon .lottie {
  width: 30px;
  height: 30px; }
.rowBlock_content {
  flex-grow: 1;
  display: flex;
  align-items: center; }
@media (max-width: 767px) {
  .rowBlock_content {
    display: block; } }
.rowBlock_infos {
  color: #5B757B;
  flex-grow: 1; }
@media (max-width: 767px) {
  .rowBlock_infos {
    width: 100%; } }
.rowBlock_action {
  text-align: right;
  width: 40%;
  margin-left: 12px; }
@media (max-width: 767px) {
  .rowBlock_action {
    margin-top: 8px;
    width: 100%;
    margin-left: 0;
    text-align: left; }
  .rowBlock_action .button--text {
    padding-top: 4px;
    padding-bottom: 4px; } }
.rowBlock_title {
  font-size: 1rem;
  line-height: 1.15;
  font-weight: 700;
  color: #2A4146; }
.rowBlock_title + .rowBlock_subtitle {
  margin-top: 4px; }
.rowBlock--highlighted {
  background-color: #FDF5F0;
  box-shadow: none; }
.rowBlock--info {
  background-color: #EDF6F8;
  box-shadow: none; }
.rowBlock--checked {
  box-shadow: none; }
.rowBlock--shadow {
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08); }
.rowBlock--sm {
  padding: 8px 16px; }
.rowBlock + .rowBlock {
  margin-top: 8px; }
.rowBlock--rental {
  color: #2A4146; }
@media (max-width: 767px) {
  .rowBlock--rental {
    align-items: flex-start; } }
.rowBlock--rental .rowBlock_subtitle {
  color: #2A4146;
  margin-top: 8px; }
.rowBlock--rental .rowBlock_subtitle > span {
  display: inline-block;
  vertical-align: middle; }
.rowBlock--rental .rowBlock_subtitle .icon-arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  color: #469EB4;
  margin-left: 4px;
  margin-right: 4px; }
@media (max-width: 767px) {
  .rowBlock--rental .rowBlock_content {
    display: flex;
    align-items: flex-start; }
  .rowBlock--rental .rowBlock_infos {
    width: auto; }
  .rowBlock--rental .rowBlock_action {
    margin-top: 0;
    width: 40%;
    margin-left: 12px;
    text-align: right; }
  .rowBlock--rental .rowBlock_subtitle > span {
    display: block; }
  .rowBlock--rental .rowBlock_subtitle > svg {
    transform: rotate(90deg);
    margin: 4px 0; } }

.actionBlock {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px;
  border-radius: 6px;
  background-color: #FFFFFF; }
.actionBlock::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE;
  border-radius: 6px; }
.actionBlock_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3; }
.actionBlock_icon {
  text-align: center;
  width: 30px;
  color: #2A4146;
  margin-right: 16px; }
.actionBlock_date {
  color: #5B757B;
  padding-right: 16px;
  margin-bottom: 4px; }
.actionBlock_title {
  color: #2A4146;
  margin-bottom: 16px; }
.actionBlock_action {
  color: #469EB4; }
.actionBlock--new {
  background-color: #F3F2EE;
  box-shadow: none; }
.actionBlock--new::before {
  display: none; }
.actionBlock--new::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #469EB4; }

.infoBlock {
  position: relative;
  background-color: #F3F2EE;
  border-radius: 8px;
  padding: 16px;
  text-align: center; }
.infoBlock_header {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700;
  color: #5B757B;
  margin-bottom: 8px; }
.infoBlock_title {
  font-size: 2.14286rem;
  line-height: 1.3;
  font-family: "Roboto Mono", monospace;
  font-weight: 500;
  min-height: 40px; }
.infoBlock_title svg {
  display: inline-block;
  width: 40px;
  height: 40px; }
.infoBlock_footer {
  font-size: 1rem;
  line-height: 1.15;
  font-style: italic;
  color: #5B757B;
  margin-top: 4px; }
.infoBlock--stats {
  background: #FFF;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE; }
.infoBlock--stats .infoBlock_header {
  font-size: 1rem;
  line-height: 1.15;
  color: #2A4146; }
.infoBlock--stats .infoBlock_title {
  color: #469EB4; }
.infoBlock--stats .infoBlock_footer {
  color: #2A4146;
  font-style: normal; }

.docBlock {
  position: relative;
  background-color: #F3F2EE;
  border-radius: 8px;
  padding: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
.docBlock_update {
  font-style: italic;
  color: #5B757B; }
.docBlock_icon {
  margin-top: 12px;
  color: #5B757B;
  opacity: 0.5; }
.docBlock_icon > svg {
  width: 50px;
  height: 50px; }
.docBlock_icon--valid {
  color: #61C448;
  opacity: 1; }
.docBlock_title {
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #131E20;
  font-weight: 700;
  margin-top: 8px; }
.docBlock_subtitle {
  font-style: italic;
  color: #5B757B;
  margin-top: 4px; }
.docBlock_subtitle--alert {
  color: #EC970E; }
.docBlock_actions .button {
  margin: 0 4px; }
.trash-bin {
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.hr-delete-documents-popin{
  height: 2px;
  border-width: 0;
  color: #F3F2EE;
  background-color: #F3F2EE;
  margin-top: 10%;
  margin-bottom: -5%;
}
.required {
  color: red;
}

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }

.swiper-wrapper {
  height: auto; }

.swiper-slide {
  height: auto; }

.customCarousel {
  position: relative; }
.customCarousel_maskLeft {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 100vw;
  background-color: #FFFFFF; }
.customCarousel_maskRight {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: calc(100% - 50px);
  width: 370px;
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0.96) 30.21%, rgba(255, 255, 255, 0) 100%); }
.customCarousel_maskRight::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100vw;
  background-color: #FFFFFF; }
.customCarousel_nav {
  position: absolute;
  z-index: 5;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  border-radius: 40px;
  cursor: pointer;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.15s linear, background-color 0.15s linear; }
.customCarousel_nav svg {
  transform: scale(0.7);
  pointer-events: none; }
.customCarousel_nav:hover {
  background-color: rgba(0, 0, 0, 0.75); }
.customCarousel_nav.swiper-button-disabled {
  opacity: 0; }
.customCarousel_nav--prev {
  left: 16px; }
.customCarousel_nav--next {
  right: 16px; }

.collapse {
  position: relative;
  padding: 8px 0; }
.collapse_header {
  cursor: pointer; }
.collapse_content {
  overflow: hidden;
  height: 0; }

.imageRender {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }
.imageRender_cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(1.1);
  opacity: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  will-change: transform, opacity;
  transition: opacity 0.3s linear, transform 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
.imageRender--loaded .imageRender_cover {
  transform: scale(1);
  opacity: 1; }

.popinBackground {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 149;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer; }

.popin {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 150;
  opacity: 0;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto; }
@media (max-width: 767px) {
  .popin {
    align-items: flex-end; } }
.popin_bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  cursor: pointer;
  background-color: transparent; }
.popin_wrap {
  margin: auto;
  max-height: 100%;
  width: 100%; }
@media (max-width: 767px) {
  .popin_wrap {
    max-height: calc(100% - 80px);
    margin: 0; } }
.popin_box {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  max-width: 320px;
  width: calc(100% - 40px);
  margin: 60px auto;
  padding: 16px 16px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0px 32px 40px 4px rgba(0, 0, 0, 0.25);
  opacity: 0;
  transform: translateY(100px);
  will-change: opacity, transform; }
@media (max-width: 767px) {
  .popin_box {
    max-width: none;
    width: 100%;
    margin: 0;
    padding: 16px 16px 40px 16px;
    border-radius: 6px 6px 0 0; } }
.popin_close {
  position: relative;
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  background: none;
  font-family: "Roboto", Arial, sans-serif;
  color: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8;
  border-radius: 6px;
  color: #469EB4; }
.popin_close, .popin_close:focus {
  text-decoration: none; }
.popin_close[disabled] {
  opacity: 0.3;
  cursor: not-allowed; }
.popin_close svg {
  width: 20px;
  height: 20px; }
.popin_header {
  display: flex;
  align-items: center;
  min-height: 40px;
  padding-right: 56px;
  margin-bottom: 16px; }
.popin_header--center {
  padding-right: 0;
  justify-content: center; }
.popin_title {
  font-weight: 700;
  color: #131E20; }
.popin_title + * {
  margin-top: 8px; }
.popin_title--1 {
  font-size: 1.28571rem;
  line-height: 1.1; }
.popin_title--1 + * {
  margin-top: 12px; }
.popin_title--2 {
  font-size: 1.14286rem;
  line-height: 1.15; }
.popin_title--3 {
  font-size: 1rem;
  line-height: 1.15; }
.popin_title > button {
  color: #469EB4;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 4px; }
.popin_title > button svg {
  width: 20px;
  height: 20px; }
.popin_subtitle {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }
.popin_icon {
  text-align: center;
  margin-bottom: 16px;
  color: #2A4146; }
.popin_icon > svg {
  width: 60px;
  height: 60px; }
.popin_content {
  font-size: 1rem;
  line-height: 1.15;
  color: #2A4146; }
.popin_content--center {
  text-align: center; }
.popin_actions {
  margin-top: 32px;
  text-align: center; }
.popin_actions .button + .button {
  margin-left: 8px; }
.popin_actions--right {
  text-align: right; }
.popin_actions--border {
  margin-top: 16px;
  border-top: 2px solid #F3F2EE;
  padding-top: 8px; }
.popin--logo .popin_box {
  padding-bottom: 90px; }
.popin--logo .popin_box::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 106px;
  height: 88px;
  background-image: url(../images/logo-bis-min.svg);
  background-size: cover;
  opacity: 0.2; }
.popin--lg .popin_box {
  max-width: 450px; }
.popin--offre .popin_close {
  z-index: 1; }
@media (max-width: 767px) {
  .popin--offre .popin_wrap {
    max-height: calc(100% - 20px); } }
.popin--offre .offreDetails {
  padding: 0; }

.panel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
.panel_background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.2); }
.panel_wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: calc(100% - 60px);
  max-width: 1200px;
  background-color: #FFFFFF;
  overflow: hidden; }
@media (max-width: 767px) {
  .panel_wrap {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: none;
    height: calc(100% - 60px);
    border-radius: 6px 6px 0 0; } }
.panel_scroller {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 0; }
.panel_inner {
  padding: 45px 80px; }
@media (max-width: 989px) {
  .panel_inner {
    padding: 32px 24px; } }
@media (max-width: 767px) {
  .panel_inner {
    padding: 24px 16px; } }
.panel_close {
  position: absolute;
  top: 40px;
  right: 80px;
  z-index: 10; }
@media (max-width: 767px) {
  .panel_close {
    top: 16px;
    right: 16px;
    padding: 8px; }
  .panel_close span {
    display: none !important; } }
.panel_header {
  padding-right: 120px;
  margin-bottom: 32px; }
@media (max-width: 767px) {
  .panel_header {
    text-align: center;
    padding-right: 0; } }
.panel_title {
  font-size: 2.14286rem;
  line-height: 1.1;
  font-weight: 900;
  margin-bottom: 8px; }
@media (max-width: 767px) {
  .panel_title {
    font-size: 1.42857rem;
    line-height: 1.1;
    padding: 0 50px;
    margin-bottom: 24px; } }
.panel_subtitle {
  font-size: 1.28571rem;
  line-height: 1.1; }
.panel_breadcrumbs {
  display: block;
  margin-top: 16px; }
.panel_breadcrumbs li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #5B757B;
  font-size: 1.14286rem;
  line-height: 1.2; }
@media (max-width: 767px) {
  .panel_breadcrumbs li {
    font-size: 0.85714rem;
    line-height: 1.2; } }
.panel_breadcrumbs li > span {
  display: inline-block;
  vertical-align: middle;
  padding: 8px 12px;
  border-radius: 6px; }
@media (max-width: 767px) {
  .panel_breadcrumbs li > span {
    padding: 4px 8px; } }
.panel_breadcrumbs li.active > span {
  background-color: #469EB4;
  color: #FFFFFF; }
.panel_breadcrumbs li + li {
  margin-left: 10px; }
@media (max-width: 767px) {
  .panel_breadcrumbs li + li {
    margin-left: 8px; } }
.panel_breadcrumbs li + li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  background-image: url(../images/chevron-right.png);
  background-size: cover;
  background-position: center center; }
@media (max-width: 767px) {
  .panel_breadcrumbs li + li::before {
    width: 16px;
    height: 16px; } }
.panel_section {
  position: relative; }
.panel_section + .panel_section {
  margin-top: 70px; }
@media (max-width: 767px) {
  .panel_section + .panel_section {
    margin-top: 16px; } }
.panel_section_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px; }
@media (max-width: 767px) {
  .panel_section_header {
    align-items: flex-start; } }
@media (max-width: 767px) {
  .panel_section_header_action {
    display: none; } }
.panel_section_header_collapseMask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5; }
@media (max-width: 767px) {
  .panel_section_header_collapseMask {
    display: block; } }
.panel_section_header_collapseButton {
  display: none;
  padding: 0;
  width: 36px;
  height: 28px;
  text-align: center;
  background-color: #FFFFFF;
  color: #469EB4;
  border-radius: 2px;
  box-shadow: inset 0px 0px 0px 1px #EDF6F8;
  margin-left: 12px;
  margin-top: -4px;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }
.panel_section_header_collapseButton svg {
  transform: scale(0.6667);
  transform-origin: center center;
  transition: transform 0.1s ease-out; }
@media (max-width: 767px) {
  .panel_section_header_collapseButton {
    display: inline-block; } }
.panel_section_title {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 0; }
.panel_section_title--bigger {
  font-size: 2.14286rem;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 16px; }
@media (max-width: 767px) {
  .panel_section_title--bigger {
    font-size: 1.28571rem;
    line-height: 1.15;
    margin-bottom: 0; } }
.panel_section_title--ib {
  display: inline-block;
  vertical-align: middle; }
.panel_section_subtitle {
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }
.panel_section_subtitle--sm {
  font-size: 1rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .panel_section_subtitle {
    font-size: 1rem;
    line-height: 1.15; } }
.panel_section_content_action {
  display: none; }
@media (max-width: 767px) {
  .panel_section_content_action {
    display: block;
    margin-top: 16px;
    padding-bottom: 16px; } }
@media (max-width: 767px) {
  .panel_section--collapse::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #EDF6F8; }
  .panel_section--collapse + .panel_section {
    margin-top: 16px; }
  .panel_section--collapse .panel_section_content {
    overflow: hidden;
    height: 0; } }
.panel_section--collapse.panel_section--opened .panel_section_header_collapseButton {
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: none; }
.panel_section--collapse.panel_section--opened .panel_section_header_collapseButton svg {
  transform: scale(0.6667) rotate(180deg); }
@media (max-width: 767px) {
  .panel_section--collapse.panel_section--opened .panel_section_content {
    overflow: visible; } }

.lottie {
  position: relative;
  width: 100%; }
.lottie::before {
  content: "";
  display: block;
  padding-top: 100%; }
.lottie > svg {
  position: absolute;
  top: 0;
  left: 0; }

.dropdown {
  position: absolute;
  left: 0;
  z-index: 15;
  overflow: hidden;
  border-radius: 8px;
  background: #FFFFFF;
  border: 2px solid #EDF6F8;
  box-shadow: 0px 32px 40px 4px rgba(0, 0, 0, 0.25);
  width: 180px;
  margin-top: 8px;
  color: #469EB4;
  text-align: left;
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.15s, opacity 0.15s linear, transform 0.15s linear; }
.dropdown--visible {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  transform: translateY(0); }
.dropdown--right {
  left: auto;
  right: 0; }
.dropdown--center {
  left: 50%;
  margin-left: -90px; }
.dropdown_item {
  display: flex;
  align-items: center;
  padding: 12px;
  font-weight: 500;
  transition: opacity 0.15s linear; }
.dropdown_item, .dropdown_item:hover {
  text-decoration: none; }
.dropdown_item:hover {
  opacity: 0.6; }
.dropdown_item + .dropdown_item {
  border-top: 2px solid #EDF6F8; }
.dropdown_item_informations {
  display: flex;
  align-items: center;
  padding: 12px;
  font-weight: 500;
  transition: opacity 0.15s linear; }
.dropdown_item_informations, .dropdown_item_informations:hover {
  text-decoration: none; }
.dropdown_item_informations:hover {
  opacity: 0.6; }
.dropdown_item_informations + .dropdown_item_informations {
  border-top: 2px solid #EDF6F8; }
.dropdown_item_icon {
  width: 20px;
  height: 20px;
  margin-right: 8px; }
.dropdown_item_text {
  flex: 1;
  font-size: 1rem;
  line-height: 1.15; }

.dropdownWrap {
  position: relative;
  display: inline-block; }

[data-dropdown] * {
  pointer-events: none; }

.number {
  display: inline-block;
  font-size: 1.28571rem;
  line-height: 1.11111;
  color: #5B757B;
  font-family: "Roboto Mono", monospace; }
.number strong {
  font-size: 1.42857rem;
  line-height: 1;
  font-weight: 500;
  color: #131E20; }
.number + .number {
  margin-left: 8px; }
.number--lg {
  font-size: 1.71429rem;
  line-height: 0.83333; }
.number--lg strong {
  font-size: 2.14286rem;
  line-height: 0.66667; }

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */ }

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold; }

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111111; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111111; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png"); }

table.dataTable tbody tr {
  background-color: white; }

table.dataTable tbody tr.selected {
  background-color: #b0bed9; }

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #dddddd; }

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd; }

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd; }

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9; }

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3; }

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: whitesmoke; }

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #a9b7d1; }

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9; }

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4; }

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce; }

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9; }

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb; }

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd; }

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4; }

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ebebeb; }

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #eeeeee; }

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a1aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a2afc8; }

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a4b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111111; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px; }

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  padding: 4px; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right; }

.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  margin-left: 3px; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #979797;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, gainsboro 100%);
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111111;
  background-color: #585858;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111111 100%);
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

@media (max-width: 989px) {
  .dataTables_wrapper {
    overflow-x: auto; } }

table.dataTable {
  font-size: 1rem;
  line-height: 1.15; }
table.dataTable.no-footer {
  border-bottom: 0; }
table.dataTable thead th,
table.dataTable thead td {
  border-bottom-color: #F3F2EE;
  color: #5B757B;
  text-align: left;
  padding: 12px 24px 12px 8px; }
table.dataTable tbody th,
table.dataTable tbody td {
  position: relative;
  padding: 12px 8px; }
table.dataTable tbody th.center, table.dataTable tbody td.center {
  text-align: center; }
table.dataTable tbody th.right, table.dataTable tbody td.right {
  text-align: right; }
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top-color: #F3F2EE; }
table.dataTable.propertiesTable tbody th, table.dataTable.propertiesTable tbody td {
  padding: 16px; }
table.dataTable th.no-sort {
  background-image: none !important;
  cursor: default; }

@media (max-width: 767px) {
  .minWidthTable {
    min-width: 768px; } }

table.dataTable thead .sorting {
  background-image: url("../images/sort_both.svg"); }

table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.svg"); }

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.svg"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.svg"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.svg"); }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em; }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.drop-up {
  margin-top: -7px; }

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none; }

.daterangepicker.single .drp-selected {
  display: none; }

.daterangepicker.show-calendar .drp-calendar {
  display: block; }

.daterangepicker.show-calendar .drp-buttons {
  display: block; }

.daterangepicker.auto-apply .drp-buttons {
  display: none; }

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.daterangepicker .drp-calendar.right {
  padding: 8px; }

.daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px; }

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.daterangepicker .ranges li:hover {
  background-color: #eee; }

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 140px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker.single .drp-calendar.left {
    clear: none; }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left; }
  .daterangepicker {
    direction: ltr;
    text-align: left; }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker .drp-calendar.right {
    margin-left: 0; }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px; }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .drp-calendar.left {
    clear: none !important; } }

.daterangepicker {
  color: #2A4146;
  border: 2px solid #EDF6F8;
  font-family: "Roboto", Arial, sans-serif; }
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  border-radius: 34px;
  width: 34px;
  height: 34px;
  min-width: 34px; }
.daterangepicker .calendar-table tbody td {
  border-radius: 34px;
  width: 34px;
  height: 34px;
  min-width: 34px;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  color: #5B757B; }
.daterangepicker .calendar-table tbody td:hover {
  color: #5B757B; }
.daterangepicker .calendar-table tbody td.off {
  opacity: 0.3; }
.daterangepicker .calendar-table tbody td.start-date.end-date {
  border-radius: 30px;
  background: #5B757B;
  color: #FFF; }
.daterangepicker .ranges li.active {
  background-color: #469EB4; }
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #469EB4;
  color: #FFF !important; }

.ig {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 180;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.15s, opacity 0.15s linear, transform 0.15s linear; }
.ig--opened {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }
.ig--single .ig_nav {
  display: none; }
.ig_background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 0; }
.ig_close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  color: #FFF;
  width: 60px;
  height: 60px; }
.ig_nav {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
  top: 50%;
  margin-top: -30px;
  transition: opacity 0.2s linear; }
.ig_nav--prev {
  left: 2vw; }
.ig_nav--next {
  right: 2vw; }
.ig_nav[disabled] {
  opacity: 0; }
.ig_scroller {
  position: relative;
  z-index: 1;
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto; }
.ig_loading {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  animation: rotate 0.5s linear infinite;
  border-radius: 100%;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid transparent;
  border-left: 2px solid #FFF;
  border-right: 2px solid transparent;
  opacity: 0;
  transition: opacity 0.2s linear; }
.ig_item {
  position: relative;
  height: 100vh;
  min-width: 100vw;
  display: flex;
  scroll-snap-align: start;
  padding: 1vmin; }
.ig_item > img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  will-change: transform, opacity;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.3s linear; }
.ig_item--loading .ig_loading {
  opacity: 1; }
.ig_item--loading > img {
  opacity: 0;
  transform: scale(0.9); }

.groupedRowWrap {
  position: relative;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8;
  border-radius: 6px; }

.groupedRow {
  display: flex;
  align-items: flex-start;
  position: relative;
  padding: 16px;
  color: #2A4146; }
@media (max-width: 767px) {
  .groupedRow {
    padding: 16px 8px;
    display: block; } }
.groupedRow_content {
  flex-grow: 1; }
.groupedRow_content_title {
  font-weight: 700; }
.groupedRow_content_subtitle {
  margin-top: 4px; }
.groupedRow_content_description {
  margin-top: 8px;
  font-size: 1.14286rem;
  line-height: 1.15;
  font-style: italic;
  color: #5B757B; }
.groupedRow_additional {
  text-align: right;
  padding: 0 8px;
  min-width: 30%;
  max-width: 30%;
  width: 30%; }
@media (max-width: 767px) {
  .groupedRow_additional {
    min-width: auto;
    max-width: none;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-top: 8px; } }
.groupedRow + .groupedRow {
  border-top: 1px solid #EDF6F8; }

.rating path {
  fill: #F3F2EE; }

.rating--1 path:nth-child(-n+1) {
  fill: #DE5507; }

.rating--2 path:nth-child(-n+2) {
  fill: #DE5507; }

.rating--3 path:nth-child(-n+3) {
  fill: #DE5507; }

.rating--4 path:nth-child(-n+4) {
  fill: #DE5507; }

.rating--5 path:nth-child(-n+5) {
  fill: #DE5507; }

.tag {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 4px 8px;
  border-radius: 10px;
  font-size: 0.71429rem;
  line-height: 1.15;
  font-weight: 400;
  border: 1px solid #C5C5C5;
  color: #C5C5C5;
  text-align: center; }
.tag--success {
  border-color: #61C448;
  color: #61C448; }
.tag--warning {
  border-color: #EC970E;
  color: #EC970E; }
.tag--danger {
  border-color: #DE5507;
  color: #DE5507; }

.paginate {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px auto 24px auto;
  max-width: 280px;
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B; }
.paginate_prev, .paginate_next {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  text-align: center;
  background-color: #EDF6F8;
  transition: background-color 0.15s linear; }
.paginate_prev svg, .paginate_next svg {
  width: 18px;
  height: 18px;
  fill: #469EB4; }
.paginate_prev[disabled], .paginate_next[disabled] {
  opacity: 0.3;
  cursor: not-allowed; }
.paginate_prev:hover, .paginate_next:hover {
  background-color: #d4e9ee; }
.paginate_label {
  padding: 0 12px; }

.hNav {
  color: #469EB4;
  font-size: 1rem;
  line-height: 1.15;
  margin-bottom: 16px; }
@media (max-width: 989px) {
  .hNav {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }
.hNav a {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  border-radius: 6px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.15s linear; }
.hNav a + a {
  margin-left: 16px; }
.hNav a:hover, .hNav a.active {
  text-decoration: none;
  background-color: #EDF6F8; }

.tabWrap .tabSection {
  display: none; }
.tabWrap .tabSection.visible {
  display: block; }

.helper {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  color: #469EB4;
  background-color: #EDF6F8;
  border-radius: 16px;
  margin-left: 4px;
  cursor: pointer; }

.folderChoices {
  margin-left: -16px;
  margin-right: -16px; }
.folderChoices .folderChoice {
  position: relative;
  padding: 16px 16px 24px 16px;
  border-bottom: 2px solid #F3F2EE;
  font-size: 1rem;
  line-height: 1.15; }
.folderChoices .folderChoice > label {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer; }
.folderChoices .folderChoice_radio {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.folderChoices .folderChoice_radio:checked + .folderChoice_radioRender {
  background-color: #F3F2EE;
  border: 0; }
.folderChoices .folderChoice_radio:checked + .folderChoice_radioRender > svg {
  opacity: 1; }
.folderChoices .folderChoice_radioRender {
  position: absolute;
  top: 50%;
  left: 16px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 2px solid #469EB4;
  border-radius: 30px; }
.folderChoices .folderChoice_radioRender > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  color: #5B757B;
  opacity: 0; }
.folderChoices .folderChoice_recap {
  padding-left: 46px;
  padding-right: 46px; }
.folderChoices .folderChoice_title {
  font-weight: 700;
  color: #2A4146; }
.folderChoices .folderChoice_pictures {
  margin-top: 8px; }
.folderChoices .folderChoice_picture {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 4px; }
.folderChoices .folderChoice_count {
  padding: 8px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: #F3F2EE;
  border-radius: 4px;
  margin-left: 1px; }
.folderChoices .folderChoice_lock {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  color: #469EB4; }
.folderChoices .folderChoice_toggle {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 16px;
  margin-top: -14px;
  background-color: #FFFFFF;
  color: #469EB4;
  padding: 4px 8px;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8;
  border-radius: 4px;
  transition: all 0.15s linear; }
.folderChoices .folderChoice_toggle:hover, .folderChoices .folderChoice_toggle.active {
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: inset 0px 0px 0px 2px #469EB4; }
.folderChoices .folderChoice_toggle.active svg {
  transform: rotate(-180deg); }
.folderChoices .folderChoice_toggle svg {
  width: 20px;
  height: 20px;
  transition: all 0.2s ease-out; }
.folderChoices .folderChoice--add {
  padding: 0;
  border-bottom: 2px solid #F3F2EE; }
.folderChoices .folderChoice--add .button {
  padding: 24px 16px 24px 16px; }
.folderChoices .folderChoiceDetails {
  padding: 0 16px 0 62px;
  display: none; }
.folderChoices .folderChoiceDetails.visible {
  display: block; }
.folderChoices .folderChoiceDetails .folderChoice {
  padding-left: 0;
  padding-top: 8px;
  padding-bottom: 8px; }
.folderChoices .folderChoiceDetails .folderChoice_radioRender {
  left: 0; }
.folderChoices .folderChoiceDetails .folderChoice_recap {
  padding-right: 0;
  display: flex;
  align-items: center; }
.folderChoices .folderChoiceDetails .folderChoice_recap .folderChoice_propertyPicture {
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 16px; }
.folderChoices .folderChoiceDetails .folderChoice_recap .folderChoice_propertyPicture .imageRender, .folderChoices .folderChoiceDetails .folderChoice_recap .folderChoice_propertyPicture .imageRender_cover {
  border-radius: 6px; }
.folderChoices .folderChoiceDetails .folderChoice_recap .folderChoice_propertyInfos {
  color: #5B757B; }
.folderChoices .folderChoiceDetails .folderChoice_recap .folderChoice_propertyInfos strong {
  display: block;
  color: #2A4146; }

.offreDetails {
  position: relative;
  background-color: #FFFFFF;
  color: #2A4146;
  border-radius: 8px;
  display: flex;
  align-items: flex-start; }
@media (max-width: 767px) {
  .offreDetails {
    display: block;
    padding: 0; } }
.offreDetails_aside {
  width: 160px;
  text-align: center;
  color: #469EB4;
  padding-top: 80px; }
@media (max-width: 767px) {
  .offreDetails_aside {
    width: 100%;
    padding-top: 0; } }
.offreDetails_aside svg {
  width: 140px;
  height: 140px; }
.offreDetails_content {
  flex: 1;
  padding: 32px 32px 32px 0; }
@media (max-width: 767px) {
  .offreDetails_content {
    padding: 0; } }
.offreDetails_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
  border-bottom: 2px solid #F3F2EE;
  margin-bottom: 24px; }
@media (max-width: 767px) {
  .offreDetails_header {
    display: block;
    text-align: center; }
  .offreDetails_header .button {
    margin-top: 8px; } }
.offreDetails_header_title {
  font-size: 1.71429rem;
  line-height: 1.15; }
.offreDetails_header_title strong {
  display: block;
  font-size: 2.14286rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .offreDetails_header_title {
    text-align: center; } }
.offreDetails_properties {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  border-bottom: 2px solid #F3F2EE;
  margin-bottom: 24px;
  margin-top: -8px; }
@media (max-width: 767px) {
  .offreDetails_properties {
    display: block;
    text-align: center; } }
.offreDetails_properties_picture {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  border-radius: 2px;
  background-color: #FFFFFF;
  text-align: center; }
.offreDetails_properties_picture .imageRender, .offreDetails_properties_picture .imageRender_cover {
  border-radius: 2px; }
.offreDetails_properties_link {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  line-height: 1.15;
  margin-left: 12px; }
@media (max-width: 767px) {
  .offreDetails_properties_link {
    display: block;
    margin-left: 0;
    margin-top: 8px;
    margin-bottom: 8px; } }
.offreDetails_service_title {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700; }
.offreDetails_service + .offreDetails_service {
  margin-top: 32px; }
.offreDetails_service + .offreDetails_cta {
  margin-top: 24px; }
.offreDetails_service_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
.offreDetails_item {
  padding: 8px 0;
  width: calc(50% - 12px);
  display: flex;
  align-items: center; }
@media (max-width: 767px) {
  .offreDetails_item {
    width: 100%; } }
.offreDetails_item_status {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  margin-right: 8px; }
.offreDetails_item_status svg {
  width: 16px;
  height: 16px;
  margin: 4px; }
.offreDetails_item_status--included {
  color: #469EB4;
  background-color: #EDF6F8; }
.offreDetails_item_status--option {
  color: #469EB4;
  background-color: #FDF5F0; }
.offreDetails_item_status--notincluded {
  color: #DE5507;
  background-color: #FDF5F0; }
.offreDetails_item_label {
  flex: 1;
  font-size: 1.14286rem;
  line-height: 1.15; }
.offreDetails_item_label small {
  display: block;
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 2px; }
.offreDetails_cta {
  display: flex;
  align-items: center;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08); }
.offreDetails_cta_icon {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  margin-right: 16px; }
.offreDetails_cta_main {
  display: flex; }
@media (max-width: 767px) {
  .offreDetails_cta_main {
    display: block; } }
.offreDetails_cta_content {
  color: #5B757B; }
.offreDetails_cta_content h4 {
  color: #2A4146;
  font-weight: 700;
  margin-bottom: 4px; }
.offreDetails_cta_action {
  text-align: right;
  width: 160px;
  margin-left: 16px; }
@media (max-width: 767px) {
  .offreDetails_cta_action {
    width: 100%;
    margin-left: 0;
    text-align: left; } }
.offreDetails_cta + .offreDetails_service {
  margin-top: 24px; }

.uploader {
  position: relative;
  padding: 24px 24px 16px 24px;
  border: 4px dashed #F3F2EE;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 32px;
  transition: border-color 0.15s linear; }
.uploader--lg {
  padding-top: 56px;
  padding-bottom: 56px; }
.uploader:hover {
  border-color: #e8e7df; }
.uploader input[type="file"] {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0; }
.uploader_content {
  color: #5B757B;
  transition: opacity 0.2s linear; }
.uploader_content .icon-upload {
  color: #469EB4;
  margin-bottom: 16px; }
.uploader_title {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 500;
  margin-bottom: 16px; }
.uploader_loader {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  animation: rotate 0.5s linear infinite;
  border-radius: 100%;
  border-top: 2px solid #469EB4;
  border-bottom: 2px solid transparent;
  border-left: 2px solid #469EB4;
  border-right: 2px solid transparent;
  opacity: 0;
  transition: opacity 0.2s linear; }
.uploader--loading .uploader_loader {
  opacity: 1; }
.uploader--loading .uploader_content {
  opacity: 0; }

@keyframes rotate {
  0% {
    transform: rotateZ(-360deg); }
  100% {
    transform: rotateZ(0deg); } }

@media (max-width: 989px) {
  .p-properties .pageNav {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding-top: 138px;
    height: auto; } }

/*.p-properties .pageNav_left {
  width: 20%; }

.p-properties .pageNav_right {
  width: 20%; }*/

.p-properties .pageAside .propertiesFolder + .propertiesFolder {
  margin-top: 8px; }

.p-properties .pageAside .propertyFolder {
  display: none; }
@media (max-width: 989px) {
  .p-properties .pageAside .propertyFolder {
    display: flex; } }

.propertiesGrid {
  padding-left: 40px; }
@media (max-width: 989px) {
  .propertiesGrid {
    padding-left: 0; } }

.propertiesFolders--inline {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 40px; }
.propertiesFolders--inline .propertiesFolders_item {
  display: inline-block;
  vertical-align: middle; }
.propertiesFolders--inline .propertiesFolders_item + .propertiesFolders_item {
  margin-left: 8px; }
.propertiesFolders--inline .propertiesFolder {
  width: 320px; }
.propertiesFolders--inline .createFolder {
  margin-top: 0; }
.propertiesFolders--inline .createFolder .button {
  height: 86px;
  width: 86px; }

.propertiesFolder {
  position: relative;
  border: 2px solid rgba(91, 117, 123, 0.2);
  border-radius: 6px;
  padding: 8px;
  display: flex;
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #2A4146; }
.propertiesFolder_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.propertiesFolder_picture {
  position: relative;
  overflow: hidden;
  width: 70px;
  height: 70px;
  border-radius: 2px; }
.propertiesFolder_picture .imageRender, .propertiesFolder_picture .imageRender_cover {
  border-radius: 2px; }
.propertiesFolder_pictures {
  display: flex;
  flex-wrap: wrap;
  width: 70px;
  min-width: 70px;
  height: 70px;
  margin-right: 12px; }
.propertiesFolder_pictures--multiple .propertiesFolder_picture {
  width: calc(50% - 1px);
  height: calc(50% - 1px); }
.propertiesFolder_pictures--multiple .propertiesFolder_picture .imageRender, .propertiesFolder_pictures--multiple .propertiesFolder_picture .imageRender_cover {
  border-radius: 2px; }
.propertiesFolder_pictures--multiple .propertiesFolder_picture:nth-child(1), .propertiesFolder_pictures--multiple .propertiesFolder_picture:nth-child(3) {
  margin-right: 2px; }
.propertiesFolder_pictures--multiple .propertiesFolder_picture:nth-child(1), .propertiesFolder_pictures--multiple .propertiesFolder_picture:nth-child(2) {
  margin-bottom: 2px; }
.propertiesFolder_content {
  flex-grow: 1; }
.propertiesFolder_content .st3, .propertiesFolder_content .propertyCard_title, .propertiesFolder_content .p-property .property_rib_title, .p-property .propertiesFolder_content .property_rib_title {
  color: #131E20; }
.propertiesFolder_additional {
  min-width: 42px;
  margin-left: 8px;
  padding: 0 8px;
  font-size: 1rem;
  line-height: 1.15;
  text-align: right; }
@media (max-width: 1249px) {
  .propertiesFolder_additional {
    display: none; } }
.propertiesFolder_additional svg, .propertiesFolder_additional span {
  display: inline-block;
  vertical-align: middle; }
.propertiesFolder_additional svg {
  width: 20px;
  height: 20px; }
.propertiesFolder_additional span {
  margin-left: 4px; }
.propertiesFolder--active {
  background: #469EB4;
  border-color: #469EB4;
  color: #FFFFFF; }
.propertiesFolder--active .propertiesFolder_content .st3, .propertiesFolder--active .propertiesFolder_content .propertyCard_title, .propertiesFolder--active .propertiesFolder_content .p-property .property_rib_title, .p-property .propertiesFolder--active .propertiesFolder_content .property_rib_title {
  color: #FFFFFF; }

.propertiesFolderHelper {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 16px; }
.propertiesFolderHelper_icon {
  width: 60px;
  min-width: 60px;
  text-align: center;
  margin-right: 8px; }
.propertiesFolderHelper_title {
  flex: 1;
  color: #131E20;
  font-weight: 700;
  margin-bottom: 8px; }

.createFolder {
  margin-top: 16px; }

.propertiesFilters {
  display: flex;
  align-items: center; }
.propertiesFilters .formGroup {
  display: inline-block;
  vertical-align: middle; }
.propertiesFilters .formGroup + .formGroup {
  margin-left: 8px;
  margin-top: 0; }
.propertiesFilters .formGroup--search {
  flex: 1; }
@media (max-width: 767px) {
  .propertiesFilters .formGroup--search {
    width: 100px;
    flex: 1; } }
.propertiesFilters .formGroup--sort {
  width: 120px; }
@media (max-width: 767px) {
  .propertiesFilters .formGroup--sort {
    width: 90px; } }
.propertiesFilters .formGroup--filter {
  width: 120px; }
@media (max-width: 767px) {
  .propertiesFilters .formGroup--filter {
    width: 90px; } }
.propertiesFilters .formGroup--view {
  width: 220px; }
@media (max-width: 1249px) {
  .propertiesFilters .formGroup--view {
    display: none; } }

.propertyRow {
  color: #2A4146; }
.propertyRow_image {
  position: relative;
  overflow: hidden;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  border-radius: 6px; }
.propertyRow_image .imageRender, .propertyRow_image .imageRender_cover {
  border-radius: 6px; }
.propertyRow_title {
  font-weight: 700; }
.propertyRow_ref {
  margin-top: 4px;
  color: #5B757B; }
.propertyRow_link {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/*@media (max-width: 989px) {
  .p-property .topbar {
    display: none; } }*/

@media (max-width: 989px) {
  .p-property .pageNav {
    padding-top: 0;
    height: 72px; } }

@media (max-width: 767px) {
  .p-property .pageNav_left, .p-property .pageNav_right {
    width: 60px;
    min-width: 60px;
    max-width: 60px; } }

.p-property .pageAside {
  height: calc(100% - 192px); }
  @media (max-width: 989px) {
    .p-property .pageAside {
      position: fixed;
      height: auto; }
      .p-property .pageAside--2cols {
        max-width: 213.33333px;
        width: calc(16.666667% - 40px + 12px); }
      .p-property .pageAside .agentBloc {
        display: none; } }
  @media (max-width: 767px) {
    .p-property .pageAside {
      background-color: #FFF;
      width: 100%;
      max-width: none;
      /*top: 72px;*/
      left: 0;
      padding: 0 16px; }
      .p-property .pageAside .propertyNav {
        width: 100%;
        display: block;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding: 8px 0; }
        .p-property .pageAside .propertyNav ul li {
          display: inline-block;
          vertical-align: middle; }
          .p-property .pageAside .propertyNav ul li + li {
            margin-top: 0; } }

@media (max-width: 989px) {
  .p-property .pageContent {
    padding-top: 88px; } }

@media (max-width: 767px) {
  .p-property .pageContent {
    padding-top: 128px; } }

.p-property .pageNav_inner {
  padding: 8px 0; }

.p-property .property {
  padding-left: 48px; }
@media (max-width: 767px) {
  .p-property .property {
    padding-left: 0;
    margin-left: -16px;
    margin-right: -16px; } }
@media (max-width: 989px) {
  .p-property .property_backButton span {
    display: none; } }
@media (max-width: 767px) {
  .p-property .property_backButton {
    padding-left: 12px;
    padding-right: 12px; } }
@media (max-width: 989px) {
  .p-property .property_title {
    font-size: 1.42857rem;
    line-height: 1.15; } }
.p-property .property_ref {
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B; }
@media (max-width: 989px) {
  .p-property .property_ref {
    font-size: 1rem;
    line-height: 1.15; } }
.p-property .property_header {
  position: relative;
  margin-bottom: 40px; }
.p-property .property_header_cover {
  position: absolute;
  top: -24px;
  left: -16px;
  right: -16px;
  bottom: -24px;
  z-index: -1;
  background: #EEE;
  overflow: hidden;
  border-radius: 0 0 8px 8px; }
@media (max-width: 767px) {
  .p-property .property_header_cover {
    position: relative;
    margin-top: -24px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border-radius: 0; }
  .p-property .property_header_cover::before {
    content: "";
    padding-top: 62%;
    display: block; } }
.p-property .property_header_cover .imageRender {
  right: 25%; }
@media (max-width: 767px) {
  .p-property .property_header_cover .imageRender {
    right: 0; } }
.p-property .property_header_cover::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 400px;
  background-image: linear-gradient(90deg, rgba(70, 158, 180, 0) 0%, #469EB4 40%, #469EB4 99%); }
@media (max-width: 767px) {
  .p-property .property_header_cover::after {
    display: none; } }
.p-property .property_header_cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%; }
.p-property .property_header_cover--new {
  background: #EDF6F8; }
.p-property .property_header_cover--new::after {
  display: none; }
.p-property .property_header_cover--new svg {
  position: absolute;
  top: 50%;
  left: calc(50% - 165px);
  width: 62px;
  height: 62px;
  margin-left: -31px;
  margin-top: -31px;
  color: #469EB4; }
.p-property .property_header_infos {
  position: relative;
  width: 330px;
  margin-left: auto;
  padding: 16px;
  background-color: #FFFFFF;
  border-radius: 8px; }
@media (max-width: 767px) {
  .p-property .property_header_infos {
    width: auto;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: -32px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16); } }
.p-property .property_address {
  font-size: 1.42857rem;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 8px; }
.p-property .property_floorSize {
  margin-bottom: 16px; }
.p-property .property_floorSize > div {
  display: inline-block;
  vertical-align: middle; }
.p-property .property_floorSize > div > svg {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  color: #5B757B;
  margin-right: 4px; }
.p-property .property_floorSize > div .number {
  vertical-align: middle; }
.p-property .property_floorSize > div + div {
  margin-left: 8px; }
.p-property .property_rentStatus {
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 16px;
  padding: 8px 16px;
  color: #2A4146;
  background-color: #EDF6F8; }
.p-property .property_rentStatus p + p {
  margin-top: 4px; }
.p-property .property_plan {
  display: flex;
  align-items: center;
  background-color: #F3F2EE;
  padding: 8px;
  border-radius: 6px; }
.p-property .property_plan .propertyPlan {
  margin-right: 8px; }
.p-property .property_pictures .swiper-container {
  overflow: visible; }
.p-property .property_actions .swiper-container {
  overflow: visible; }
.p-property .property_actions .swiper-wrapper {
  box-sizing: border-box; }
.p-property .property_actions .swiper-slide {
  align-self: stretch;
  height: auto;
  position: relative; }
.p-property .property_actions .swiper-slide .actionBlock {
  position: static; }
.p-property .propertyPicture {
  position: relative;
  overflow: hidden;
  border-radius: 10px; }
.p-property .propertyPicture::after {
  content: "";
  display: block;
  padding-top: 75%; }
.p-property .propertyPicture .imageRender_cover {
  overflow: hidden;
  border-radius: 10px; }
.p-property .propertyPicture_featured {
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 8px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #FFFFFF;
  color: #469EB4; }
.p-property .propertyPicture_featured svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.85); }
.p-property .property_room {
  font-size: 1.14286rem;
  line-height: 1.15; }
.p-property .property_room .collapse_header {
  display: flex;
  align-items: center; }
.p-property .property_room_button {
  padding: 0;
  width: 36px;
  height: 28px;
  text-align: center;
  background-color: #FFFFFF;
  color: #469EB4;
  border-radius: 2px;
  box-shadow: inset 0px 0px 0px 1px #EDF6F8;
  margin-right: 12px;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }
.p-property .property_room_button svg {
  transform: scale(0.6667);
  transform-origin: center center;
  transition: transform 0.1s ease-out; }
.p-property .property_room_title {
  font-weight: 500;
  color: #2A4146; }
.p-property .property_room_size {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  color: #5B757B;
  font-family: "Roboto Mono", monospace;
  font-weight: 400; }
.p-property .property_room_size strong {
  font-weight: 500;
  color: #2A4146; }
.p-property .property_room_list {
  display: flex;
  flex-wrap: wrap;
  color: #2A4146; }
.p-property .property_room_list li {
  width: 25%;
  padding: 4px 8px; }
@media (max-width: 1249px) {
  .p-property .property_room_list li {
    width: 33.3333%; } }
@media (max-width: 989px) {
  .p-property .property_room_list li {
    width: 50%; } }
@media (max-width: 767px) {
  .p-property .property_room_list li {
    width: 100%; } }
.p-property .property_room .collapse_inner {
  padding: 8px 0 12px 40px;
  border-bottom: 1px solid #F3F2EE; }
.p-property .property_room.collapse--opened .property_room_button {
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: none; }
.p-property .property_room.collapse--opened .property_room_button svg {
  transform: scale(0.6667) rotate(180deg); }
.p-property .property_quote {
  position: relative;
  max-width: 490px;
  margin: 32px auto;
  border-top: 1px solid #EDF6F8;
  border-bottom: 1px solid #EDF6F8;
  padding: 40px 0 32px 0; }
@media (max-width: 767px) {
  .p-property .property_quote {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0;
    max-width: none; } }
    .p-property .property_quote_selector {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: #EDF6F8;
      color: #469EB4;
      padding: 12px;
      border-radius: 6px;
      font-weight: 500; }
      .p-property .property_quote_selector_popin {
        position: absolute;
        left: 11.5%;
        transform: translate(-50%, -50%);
        background-color: #EDF6F8;
        color: #469EB4;
        padding: 12px;
        border-radius: 6px;
        font-weight: 500;
      }
.p-property .property_quote_selector > a {
        display: inline-block;
        text-decoration: none; }
        .p-property .property_quote_selector > button > svg {
          display: inline-block;
          vertical-align: middle;
          width: 24px;
          height: 16px; }
.p-property .property_quote_selector_popin > a {
        display: inline-block;
        text-decoration: none; }
        .p-property .property_quote_selector_popin > button > svg {
          display: inline-block;
          vertical-align: middle;
          width: 24px;
          height: 16px; }
      @media (max-width: 767px) {
        .p-property .property_quote_selector {
          position: relative;
          width: 100%;
          top: auto;
          left: auto;
          transform: none;
          /*padding-right: 40px;*/
          margin-bottom: 32px; }
          .p-property .property_quote_selector > a > svg {
            position: absolute;
            top: 50%;
            right: 12px;
            margin-top: -10px; }
        .p-property .property_quote_selector > button{
          width: 100%;
        }
        .p-property .property_quote_selector > button > span{
          float: left;
        }
        .p-property .property_quote_selector > button > svg{
          float:right;
        }

      }
.p-property .property_quote_content {
  font-size: 1.14286rem;
  line-height: 1.5;
  color: #5B757B; }
@media (max-width: 767px) {
  .p-property .property_quote_content {
    padding-bottom: 16px; } }
.p-property .property_quote_content p + p {
  margin-top: 1.5rem; }
.p-property .property_quote > svg {
  position: absolute;
  color: #F3F2EE; }
@media (max-width: 767px) {
  .p-property .property_quote > svg {
    width: 53px;
    height: 43px;
    z-index: -1; } }
.p-property .property_quote > svg.icon-quote-top {
  top: 20px;
  right: calc(100% + 32px); }
@media (max-width: 767px) {
  .p-property .property_quote > svg.icon-quote-top {
    right: auto;
    left: 0;
    top: 55px; } }
.p-property .property_quote > svg.icon-quote-bottom {
  bottom: 0;
  left: calc(100% + 24px); }
@media (max-width: 767px) {
  .p-property .property_quote > svg.icon-quote-bottom {
    left: auto;
    right: 0; } }
.p-property .property_map {
  position: relative;
  overflow: hidden;
  border-radius: 6px; }
@media (max-width: 767px) {
  .p-property .property_map {
    overflow: visible;
    padding-bottom: 16px; } }
.p-property .property_map_iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #EEE; }
@media (max-width: 767px) {
  .p-property .property_map_iframe {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-left: -16px;
    margin-right: -16px; }
  .p-property .property_map_iframe::before {
    content: "";
    padding-top: 74%;
    display: block; } }
.p-property .property_map_infos {
  position: relative;
  z-index: 1;
  width: 310px;
  margin: 40px 16px 40px auto;
  padding: 40px 32px;
  background-color: #FFFFFF;
  border-radius: 6px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16); }
@media (max-width: 767px) {
  .p-property .property_map_infos {
    width: 100%;
    margin: 0;
    margin-top: -32px;
    padding: 16px; } }
.p-property .property_map_infos .st2, .p-property .property_map_infos .propertyCta_title, .p-property .property_map_infos .property_section_title, .p-property .property_map_infos .rental_section_title, .p-property .property_map_infos .propertyStats_section_title, .p-property .property_map_infos .userBox_header_title {
  color: #000;
  margin-bottom: 16px; }
.p-property .property_map_infos .st3, .p-property .property_map_infos .propertyCard_title, .p-property .property_map_infos .property_rib_title, .p-property .property_map_infos .st4 {
  color: #2A4146;
  margin-bottom: 8px; }
.p-property .property_map_infos_section + .property_map_infos_section {
  margin-top: 16px; }
@media (max-width: 767px) {
  .p-property .property_map_infos_section .button {
    width: 100%;
    display: block;
    text-align: center; } }
.p-property .property_map_infos .subwayList li {
  display: flex;
  align-items: center; }
.p-property .property_map_infos .subwayList li > div {
  flex: 1; }
.p-property .property_map_infos .subwayList li + li {
  margin-top: 8px; }
.p-property .property_map_infos .subwayList_label {
  color: #5B757B; }
.p-property .property_map_infos .subwayList_label strong {
  font-weight: 400;
  color: #2A4146; }
.p-property .property_map_infos .busList li {
  display: inline-block;
  vertical-align: middle; }
.p-property .property_map_infos .busList li img {
  display: block; }
.p-property .property_map_infos .busList li + li {
  margin-left: 4px; }
.p-property .property_calendar {
  position: relative;
  margin-bottom: 24px; }
.p-property .property_calendar::before {
  content: "";
  position: absolute;
  right: calc(100% + 10px);
  top: 0;
  bottom: 0;
  width: 100vw;
  opacity: 1;
  z-index: 2;
  background-color: #FFF; }
.p-property .property_calendar::after {
  content: "";
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
  bottom: 0;
  width: 100vw;
  opacity: 0.6;
  z-index: 2;
  background-color: #FFF; }
.p-property .property_calendar_nav {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin-top: 0;
  background-color: #EDF6F8;
  color: #469EB4;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px; }
.p-property .property_calendar_nav.customCarousel_nav--prev {
  margin-left: 16px; }
.p-property .property_calendar_nav.swiper-button-disabled {
  opacity: 0.3; }
.p-property .property_calendar .swiper-container {
  overflow: visible; }
.p-property .property_calendar .swiper-wrapper {
  box-sizing: border-box; }
.p-property .property_calendar_month {
  width: 98px;
  margin-left: auto;
  margin-right: auto; }
.p-property .property_calendar_month_name {
  font-size: 10px;
  color: #5B757B;
  margin-bottom: 4px;
  margin-left: 2px; }
.p-property .property_calendar_month table {
  width: 100%; }
.p-property .property_calendar_month table td {
  width: 14px;
  height: 14px;
  padding: 2px; }
.p-property .property_calendar_day {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #F3F2EE; }
.p-property .property_calendar_day--rentNoLodgis {
  background-color: #5B757B; }
.p-property .property_calendar_day--rentLodgis {
  background-color: #61C448; }
.p-property .property_calendar_day--unavailable {
  background-color: #DE5507; }
.p-property .property_daysList {
  color: #61C448;
  font-size: 1.14286rem;
  line-height: 1.15;
  margin-bottom: 16px; }
.p-property .property_visit {
  padding: 32px 40px;
  text-align: center;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE;
  border-radius: 6px; }
@media (max-width: 767px) {
  .p-property .property_visit {
    padding: 16px 8px; } }
.p-property .property_visit_day {
  font-size: 1.71429rem;
  line-height: 1.15;
  color: #5B757B;
  margin-bottom: 8px; }
.p-property .property_visit_day strong {
  color: #2A4146; }
@media (max-width: 767px) {
  .p-property .property_visit_day {
    font-size: 1.28571rem;
    line-height: 1.15; } }
.p-property .property_visit_time {
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B;
  margin-bottom: 24px; }
.p-property .property_visit_time strong {
  color: #2A4146; }
@media (max-width: 767px) {
  .p-property .property_visit_time {
    font-size: 1rem;
    line-height: 1.15;
    margin-bottom: 8px; } }
.p-property .property_visit_details {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-bottom: 24px; }
.p-property .property_visit_details strong {
  color: #2A4146; }
@media (max-width: 767px) {
  .p-property .property_visit_details {
    margin-bottom: 16px; } }
.p-property .property_rent {
  font-size: 2.14286rem;
  line-height: 1.15;
  font-weight: 500;
  margin-top: 16px;
  margin-bottom: 4px; }
.p-property .property_rentInfos {
  font-size: 1rem;
  line-height: 1.15;
  font-style: italic;
  color: #5B757B;
  margin-bottom: 16px; }
.p-property .property_rib {
  margin-top: 8px; }
.p-property .property_rib_title {
  color: #2A4146;
  margin-bottom: 8px; }
.p-property .property_docs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-auto-rows: 1fr;
  gap: 16px; }
.p-property .property_nextSteps {
  border-top: 1px solid #EDF6F8;
  margin-top: 32px;
  padding-top: 16px;
  text-align: center;
  color: #5B757B; }
.p-property .property_nextSteps_steps {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 400px;
  margin: auto;
  opacity: 0;
  transform: translateY(20px); }
.p-property .property_nextSteps_steps::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 35px;
  left: 16%;
  right: 16%;
  height: 2px;
  background-color: #DE5507; }
@media (max-width: 767px) {
  .p-property .property_nextSteps_steps::before {
    top: 21px; } }
.p-property .property_nextSteps ul {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: auto;
  margin-top: 8px; }
.p-property .property_nextSteps ul::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 21px;
  left: 16%;
  right: 16%;
  height: 2px;
  background-color: #DE5507; }
.p-property .property_nextSteps ul .property_nextSteps_item {
  position: relative;
  z-index: 1;
  flex: 1;
  text-align: center; }
.p-property .property_nextSteps ul .property_nextSteps_item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 44px;
  height: 44px;
  border-radius: 44px;
  border: 2px solid #DE5507;
  background-color: #fff;
  color: #DE5507;
  margin-bottom: 8px; }
.p-property .property_nextSteps ul .property_nextSteps_item_icon svg {
  width: 24px;
  height: 24px; }
.p-property .property_nextSteps ul .property_nextSteps_item_label {
  font-size: 0.78571rem;
  line-height: 1.15;
  font-weight: 500;
  color: #2A4146; }
.p-property .property_todo {
  position: relative;
  border-radius: 6px;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE;
  padding: 24px 32px;
  text-align: center; }
.p-property .property_todo_icons {
  color: #469EB4;
  margin-bottom: 16px; }
.p-property .property_todo_icons svg + svg {
  margin-left: 8px; }
.p-property .property_todo_title {
  max-width: 380px;
  color: #5B757B;
  margin: auto;
  font-size: 1.14286rem;
  line-height: 1.15; }
.p-property .property_todo_title--lg {
  max-width: 580px; }
.p-property .property_todo_action {
  margin-top: 16px;
  font-size: 1.14286rem;
  line-height: 1.15; }

@media (max-width: 989px) {
  .p-property .propertyFolder .propertyFolder_pictures {
    display: none; } }

@media (max-width: 767px) {
  .p-property .propertyFolder {
    display: none; } }

.p-property .ratingFilters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #469EB4;
  margin-bottom: 8px;
  font-weight: 500; }
@media (max-width: 767px) {
  .p-property .ratingFilters {
    display: block;
    margin-bottom: 16px; } }
.p-property .ratingFilters_switch {
  display: flex;
  align-items: center;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  padding: 8px; }
@media (max-width: 767px) {
  .p-property .ratingFilters_switch {
    justify-content: space-between;
    max-width: 260px;
    margin-top: 8px; } }
.p-property .ratingFilters_switch_label {
  font-weight: 500;
  margin-right: 8px; }
.p-property .ratingFilters .formSort {
  margin-left: 8px; }

.p-property .ratingRecap {
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  text-align: center;
  max-width: 310px;
  padding: 40px 40px 110px 40px;
  margin: auto;
  overflow: hidden; }
.p-property .ratingRecap::before {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 147px;
  height: 121px;
  background-image: url(../images/logo-bis.svg);
  background-size: cover; }
.p-property .ratingRecap_title {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700;
  color: #131E20;
  margin-bottom: 24px; }
.p-property .ratingRecap_value {
  font-size: 2.14286rem;
  line-height: 1.15;
  font-weight: 500; }

.panel--actions .actions_nav {
  color: #469EB4;
  font-size: 1rem;
  line-height: 1.15;
  margin-bottom: 16px; }
@media (max-width: 767px) {
  .panel--actions .actions_nav {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }
.panel--actions .actions_nav a {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  border-radius: 6px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.15s linear; }
.panel--actions .actions_nav a + a {
  margin-left: 16px; }
.panel--actions .actions_nav a:hover, .panel--actions .actions_nav a.active {
  text-decoration: none;
  background-color: #EDF6F8; }

.panel--actions .actionsYear {
  display: none; }
.panel--actions .actionsYear--visible {
  display: block; }

.panel--actions .actionsMonth {
  position: relative; }
@media (max-width: 767px) {
  .panel--actions .actionsMonth {
    padding: 16px 0; } }
.panel--actions .actionsMonth_header {
  position: relative;
  margin-bottom: 16px; }
@media (max-width: 767px) {
  .panel--actions .actionsMonth_header {
    padding-right: 50px;
    margin-bottom: 0; } }
.panel--actions .actionsMonth_title {
  font-size: 1.28571rem;
  line-height: 1.1;
  font-weight: 700; }
.panel--actions .actionsMonth_subtitle {
  display: none;
  font-size: 1rem;
  line-height: 1.1;
  color: #5B757B;
  margin-top: 8px; }
@media (max-width: 767px) {
  .panel--actions .actionsMonth_subtitle {
    display: block; } }
.panel--actions .actionsMonth_collapseButton {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 36px;
  height: 28px;
  text-align: center;
  background-color: #FFFFFF;
  color: #469EB4;
  border-radius: 2px;
  box-shadow: inset 0px 0px 0px 1px #EDF6F8;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }
.panel--actions .actionsMonth_collapseButton svg {
  transform: scale(0.6667);
  transform-origin: center center;
  transition: transform 0.1s ease-out; }
@media (max-width: 767px) {
  .panel--actions .actionsMonth_collapseButton {
    display: inline-block; } }
.panel--actions .actionsMonth_collapseMask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
@media (max-width: 767px) {
  .panel--actions .actionsMonth_content {
    overflow: hidden;
    height: 0; } }
.panel--actions .actionsMonth_grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  grid-auto-rows: 1fr;
  gap: 16px; }
@media (max-width: 767px) {
  .panel--actions .actionsMonth_grid {
    margin-top: 16px; } }
.panel--actions .actionsMonth + .actionsMonth {
  margin-top: 32px; }
@media (max-width: 767px) {
  .panel--actions .actionsMonth + .actionsMonth {
    margin-top: 0;
    border-top: 1px solid #EDF6F8; } }
.panel--actions .actionsMonth--opened .actionsMonth_collapseButton {
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: none; }
.panel--actions .actionsMonth--opened .actionsMonth_collapseButton svg {
  transform: scale(0.6667) rotate(180deg); }

.addButton {
  position: fixed;
  bottom: 100px;
  right: 16px;
  z-index: 20;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  box-shadow: inset 0px 0px 0px 2px #469EB4, 0px 4px 8px rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF;
  color: #469EB4; }

.propertyNav ul li {
  display: block; }
.propertyNav ul li + li {
  margin-top: 8px; }
.propertyNav ul li a {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  color: #469EB4;
  border-radius: 6px;
  transition: background-color 0.15s linear; }
.propertyNav ul li a .notification {
  margin-left: 4px; }
.propertyNav ul li a.active {
  background-color: #EDF6F8; }
.propertyNav ul li a:hover {
  background-color: #CCE5EB; }

.agentBloc {
  position: absolute;
  left: 0;
  bottom: 40px;
  right: 0;
  border-radius: 6px;
  background-color: #EDF6F8;
  color: #2A4146;
  padding: 16px 8px 0 8px;
  margin-top: 30px; }
.agentBloc_picture {
  position: relative;
  width: 50px;
  height: 50px;
  margin-top: -32px;
  border-radius: 50px;
  overflow: hidden;
  margin-bottom: 12px; }
.agentBloc_picture .imageRender, .agentBloc_picture .imageRender_cover {
  border-radius: 50px; }
.agentBloc_title {
  font-size: 1.14286rem;
  line-height: 1.15;
  font-weight: 700;
  color: #2A4146;
  margin-bottom: 16px; }
.agentBloc_surtitle {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-bottom: 2px; }
@media (max-width: 1249px) {
  .agentBloc_surtitle {
    font-size: 0.85714rem;
    line-height: 1.15; } }
.agentBloc_name {
  font-size: 1.14286rem;
  line-height: 1.15;
  font-weight: 700;
  color: #2A4146;
  margin-bottom: 4px; }
@media (max-width: 1249px) {
  .agentBloc_name {
    font-size: 1rem;
    line-height: 1.15; } }
@media (max-width: 989px) {
  .agentBloc_name {
    margin-bottom: 8px; } }
.agentBloc_email {
  font-size: 1.14286rem;
  line-height: 1.15;
  margin-bottom: 4px; }
@media (max-width: 1249px) {
  .agentBloc_email {
    font-size: 1rem;
    line-height: 1.15; } }
@media (max-width: 989px) {
  .agentBloc_email {
    margin-bottom: 8px; } }
.agentBloc_email a, .agentBloc_email a:visited {
  color: #469EB4; }
.agentBloc_phone {
  font-size: 1.14286rem;
  line-height: 1.15; }
@media (max-width: 1249px) {
  .agentBloc_phone {
    font-size: 1rem;
    line-height: 1.15; } }
.agentBloc_phone a, .agentBloc_phone a:visited {
  color: #469EB4; }
.agentBloc_status {
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 12px;
  padding: 8px;
  background-color: #61C448;
  color: #FFF;
  text-align: center;
  font-size: 1rem;
  line-height: 1.15;
  border-radius: 0 0 6px 6px; }
@media (max-width: 1249px) {
  .agentBloc_status {
    font-size: 0.85714rem;
    line-height: 1.15; } }
.agentBloc--disabled .agentBloc_status {
  background-color: #5B757B; }
.agentBloc--mobile {
  display: none; }
@media (max-width: 989px) {
  .agentBloc--mobile {
    display: block;
    position: fixed;
    z-index: 90;
    width: 180px;
    bottom: 100px;
    right: 16px;
    left: auto;
    margin-top: 0;
    transform: translateY(calc(100% + 110px));
    box-shadow: 0px 32px 40px 4px rgba(0, 0, 0, 0.25);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
  .agentBloc--mobile .agentBloc_picture {
    display: none; }
  .agentBloc--mobile.agentBloc--visible {
    transform: translateY(0); } }
.agentBloc--stats {
  position: relative;
  left: auto;
  bottom: auto;
  right: auto;
  background-color: #FFF;
  text-align: center;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8;
  padding: 32px 32px 0 32px; }
@media (max-width: 767px) {
  .agentBloc--stats {
    margin-bottom: 16px; } }
.agentBloc--stats .agentBloc_picture {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  margin: 0 auto 12px auto; }
.agentBloc--stats .agentBloc_name {
  margin-bottom: 8px; }
.agentBloc--stats .agentBloc_status {
  margin-left: -32px;
  margin-right: -32px; }

@media (max-height: 750px) and (min-width: 989px) {
  .agentBloc {
    position: relative;
    left: auto;
    bottom: auto;
    right: auto; } }

.agentButtonMobile {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 16px;
  z-index: 88;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  border: 2px solid #61C448; }
@media (max-width: 989px) {
  .agentButtonMobile {
    display: block; } }
.agentButtonMobile--disabled {
  border-color: #5B757B; }
.agentButtonMobile_mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 89;
  display: none;
  cursor: pointer; }
.agentButtonMobile_mask--visible {
  display: none; }
@media (max-width: 989px) {
  .agentButtonMobile_mask--visible {
    display: block; } }

.popin--politic .popin_header .popin_title {
  color: #5B757B; }
.popin--politic .popin_header .popin_title + * {
  margin-top: 4px; }

.popin--politic .popin_header .popin_subtitle {
  color: #5B757B;
  font-size: 0.85714rem;
  line-height: 1.15;
  font-style: italic; }

.popin--politic .totalRecap {
  text-align: center;
  margin-top: 24px;
  color: #5B757B; }
.popin--politic .totalRecap .number {
  margin-bottom: 16px;
  color: #131E20; }
.popin--politic .totalRecap a, .popin--politic .totalRecap a:visited {
  color: #469EB4; }

.property_section {
  position: relative; }
.property_section + .property_section {
  margin-top: 32px; }
@media (max-width: 767px) {
  .property_section + .property_section {
    margin-top: 16px; } }
.property_section_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px; }
@media (max-width: 767px) {
  .property_section_header {
    align-items: flex-start;
    padding-left: 16px;
    padding-right: 16px; } }
@media (max-width: 767px) {
  .property_section_header_action {
    display: none; } }
.property_section_header_collapseMask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5; }
@media (max-width: 767px) {
  .property_section_header_collapseMask {
    display: block; } }
.property_section_header_collapseButton {
  display: none;
  padding: 0;
  width: 36px;
  height: 28px;
  text-align: center;
  background-color: #FFFFFF;
  color: #469EB4;
  border-radius: 2px;
  box-shadow: inset 0px 0px 0px 1px #EDF6F8;
  margin-left: 12px;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }
.property_section_header_collapseButton svg {
  transform: scale(0.6667);
  transform-origin: center center;
  transition: transform 0.1s ease-out; }
@media (max-width: 767px) {
  .property_section_header_collapseButton {
    display: inline-block; } }
.property_section_title {
  margin-bottom: 0; }
.property_section_title--ib {
  display: inline-block;
  vertical-align: middle; }
.property_section_subtitle {
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }
.property_section_subtitle--sm {
  font-size: 1rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .property_section_subtitle {
    font-size: 1rem;
    line-height: 1.15; } }
@media (max-width: 767px) {
  .property_section_content {
    padding-left: 16px;
    padding-right: 16px; } }
.property_section_content_action {
  display: none; }
@media (max-width: 767px) {
  .property_section_content_action {
    display: block;
    margin-top: 16px;
    padding-bottom: 16px; } }
@media (max-width: 767px) {
  .property_section--collapse::before {
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 0;
    height: 1px;
    background-color: #EDF6F8; }
  .property_section--collapse + .property_section {
    margin-top: 16px; }
  .property_section--collapse .property_section_content {
    overflow: hidden;
    height: 0; } }
.property_section--collapse.property_section--opened .property_section_header_collapseButton {
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: none; }
.property_section--collapse.property_section--opened .property_section_header_collapseButton svg {
  transform: scale(0.6667) rotate(180deg); }

.property_rentChartWrap {
  position: relative;
  max-width: 310px;
  margin: auto;
  margin-top: 8px;
  margin-bottom: 8px; }
@media (max-width: 767px) {
  .property_rentChartWrap {
    max-width: none; } }

.property_rentChart {
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 170px; }
.property_rentChart_bar {
  background: linear-gradient(180deg, rgba(70, 158, 180, 0.1) 0%, rgba(70, 158, 180, 0.3) 100%), #F3F2EE;
  margin-left: 1px;
  border-radius: 2px 2px 0 0;
  height: 50%;
  flex-grow: 1; }
.property_rentChart_bar:first-child {
  margin-left: 0; }
.property_rentChart_frame {
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: rgba(97, 196, 72, 0.04);
  border-left: 2px dashed #61C448;
  border-right: 2px dashed #61C448; }
.property_rentChart_frame_label {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-size: 0.71429rem;
  line-height: 1.15;
  color: #5B757B;
  cursor: pointer; }
.property_rentChart_frame_label .notification {
  margin-left: 4px; }

.property_rentChart_legend {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 0.71429rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }
.property_rentChart_legend > div:first-child, .property_rentChart_legend > div:last-child {
  width: 20%; }
.property_rentChart_legend > div:last-child {
  text-align: right; }

.roomPicture {
  position: relative;
  margin-bottom: 12px; }
.roomPicture_img {
  position: relative;
  min-height: 110px;
  margin-bottom: 4px;
  border-radius: 8px; }
.roomPicture_img::before {
  content: "";
  display: block;
  padding-top: 60%; }
.roomPicture_img::after {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.15s linear; }
.roomPicture_img .imageRender, .roomPicture_img .imageRender_cover {
  overflow: hidden;
  border-radius: 8px; }
.roomPicture_img button {
  position: absolute;
  z-index: 4;
  right: 8px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.15s linear; }
.roomPicture_img button svg {
  width: 20px;
  height: 20px; }
.roomPicture_img button.favPicture {
  top: 8px;
  color: #469EB4; }
.roomPicture_img button.removePicture {
  bottom: 8px;
  color: #DE5507; }
.roomPicture_img:hover::after,
.roomPicture_img:hover button.favPicture,
.roomPicture_img:hover button.removePicture {
  opacity: 1; }
.roomPicture_label {
  margin-bottom: 4px;
  color: #5B757B; }
.roomPicture--fav .roomPicture_img button.favPicture {
  opacity: 1; }

.panelHelper {
  border-radius: 6px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  padding: 16px;
  margin-left: 24px;
  font-size: 1rem;
  line-height: 1.3; }
.panelHelper_icon {
  width: 40px;
  margin-bottom: 8px; }
.panelHelper_content {
  color: #2A4146; }
.panelHelper_content .st2, .panelHelper_content .propertyCta_title, .panelHelper_content .property_section_title, .panelHelper_content .rental_section_title, .panelHelper_content .propertyStats_section_title, .panelHelper_content .userBox_header_title {
  color: #131E20; }
.panelHelper_indicator {
  display: flex;
  align-items: center;
  padding: 10px;
  border-radius: 6px;
  background-color: #F3F2EE;
  margin-top: 16px;
  color: #2A4146; }
.panelHelper_indicator svg {
  width: 30px;
  height: 30px;
  color: #469EB4;
  margin-right: 10px; }

.propertyEditor_toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px; }
.propertyEditor_toolbar .customSelect {
  width: 140px; }
@media (max-width: 767px) {
  .propertyEditor_toolbar .customSelect {
    width: 120px; } }
.propertyEditor_toolbar [data-state="editing"] {
  display: none; }
.propertyEditor_toolbar .button + .button {
  margin-left: 8px; }
@media (max-width: 767px) {
  .propertyEditor_toolbar .button + .button {
    margin-left: 4px; } }

.propertyEditor_editor {
  border: 2px solid #EDF6F8;
  padding: 12px;
  border-radius: 6px;
  font-size: 1.14286rem;
  line-height: 1.5;
  color: #5B757B;
  transition: border-color 0.15s linear; }

.propertyEditor--editing .propertyEditor_toolbar [data-state="static"] {
  display: none; }

.propertyEditor--editing .propertyEditor_toolbar [data-state="editing"] {
  display: inline-block; }

.propertyEditor--editing .propertyEditor_editor {
  border-color: #469EB4; }

.roomsList {
  border: 2px solid #F3F2EE;
  border-radius: 6px;
  margin-bottom: 16px; }
.roomsList_item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 16px;
  color: #5B757B; }
.roomsList_item + .roomsList_item {
  border-top: 2px solid #F3F2EE; }
.roomsList_item > div:first-child {
  flex: 1; }
.roomsList_item > svg {
  width: 20px;
  height: 20px;
  margin-left: 16px;
  color: #469EB4; }
.roomsList_item_title {
  font-weight: 500;
  color: #2A4146; }
.roomsList_item_description {
  margin-top: 4px; }
.roomsList_item_link {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0; }

.roomsSelector {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -4px;
  margin-right: -4px; }
.roomsSelector_item {
  position: relative;
  width: calc(33.33333% - 8px);
  margin: 4px;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  color: #469EB4;
  text-align: center;
  padding: 16px;
  background-color: #FFFFFF;
  transition: background-color 0.15s linear; }
@media (max-width: 767px) {
  .roomsSelector_item {
    width: calc(50% - 8px); } }
.roomsSelector_item_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px; }
.roomsSelector_item_label {
  margin-top: 8px; }
.roomsSelector_item_button {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 1; }
.roomsSelector_item:hover {
  background-color: rgba(237, 246, 248, 0.7); }

.addRoom_icon {
  padding-bottom: 16px;
  border-bottom: 2px solid #F3F2EE;
  margin-bottom: 16px;
  color: #469EB4;
  text-align: center; }
.addRoom_icon svg {
  width: 131px;
  height: px; }

.roomItems_result {
  margin-top: 8px; }
.roomItems_result_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0; }
.roomItems_result_item_label {
  font-weight: 500; }
.roomItems_result_item button {
  font-weight: 400; }
.roomItems_result_item * + * {
  margin-left: 12px; }
.roomItems_result_empty {
  font-style: italic;
  text-align: center;
  padding: 16px 0; }

.roomItems_list_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0; }
.roomItems_list_item_label {
  font-weight: 500; }
.roomItems_list_item_button {
  position: relative;
  width: 30px;
  height: 30px;
  min-width: 30px;
  border-radius: 30px;
  border: 2px solid #EDF6F8;
  color: #469EB4;
  margin-left: 12px; }
.roomItems_list_item_button svg {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px; }
.roomItems_list_item--separator {
  margin-top: 16px;
  margin-bottom: 8px; }
.roomItems_list_item--separator .roomItems_list_item_label {
  color: #5B757B;
  font-weight: 400; }

.otherRoomsList_item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*padding: 8px 0; */
}
.otherRoomsList_item_label {
  font-weight: 500; }
.otherRoomsList_item > svg {
  margin-left: 12px;
  width: 20px;
  height: 20px;
  color: #469EB4; }


.otherRoomsList_item_button {
  position: absolute;
  z-index: 1;
  top: 0; left: 0; right: 0; bottom: 0; }

.propertyRooms_step {
  display: none; }
.propertyRooms_step--active {
  display: block; }

.propertyRooms_actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #F3F2EE;
  margin-top: 32px;
  padding-top: 24px;
  color: #5B757B; }
@media (max-width: 767px) {
  .propertyRooms_actions {
    display: block;
    text-align: center; } }
.propertyRooms_actions > div + div {
  margin-left: 16px; }
@media (max-width: 767px) {
  .propertyRooms_actions > div + div {
    margin-left: 0;
    margin-top: 16px; } }
.propertyRooms_actions .button {
  padding-left: 30px;
  padding-right: 30px; }
.propertyRooms_actions .button + .button {
  margin-left: 16px; }

@media (max-width: 989px) {
  .p-rentals .pageNav {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding-top: 138px;
    height: auto; } }

.p-rentals .pageNav_left {
  width: 20%; }

.p-rentals .pageNav_right {
  width: 20%; }

.p-rentals .pageAside .propertiesFolder + .propertiesFolder {
  margin-top: 8px; }

.p-rentals .pageAside .propertyFolder {
  display: none; }
@media (max-width: 989px) {
  .p-rentals .pageAside .propertyFolder {
    display: flex; } }

.p-rentals .rentalSections {
  padding-top: 16px;
  padding-left: 40px; }
@media (max-width: 1249px) {
  .p-rentals .rentalSections {
    padding-left: 0; } }
@media (max-width: 989px) {
  .p-rentals .rentalSections {
    padding-top: 0; } }

.p-rentals .rentalSection {
  position: relative; }
@media (max-width: 989px) {
  .p-rentals .rentalSection {
    padding-top: 36px; } }
.p-rentals .rentalSection::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  height: 12px;
  background-color: #F3F2EE;
  display: none; }
@media (max-width: 989px) {
  .p-rentals .rentalSection::before {
    display: block; } }
.p-rentals .rentalSection_header {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 16px; }
.p-rentals .rentalSection_header_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
.p-rentals .rentalSection_header_picture {
  position: relative;
  width: 76px;
  height: 76px;
  margin-right: 12px;
  overflow: hidden;
  border-radius: 6px; }
.p-rentals .rentalSection_header_picture .imageRender, .p-rentals .rentalSection_header_picture .imageRender_cover {
  border-radius: 6px; }
@media (max-width: 767px) {
  .p-rentals .rentalSection_header_picture {
    width: 60px;
    height: 60px; } }
.p-rentals .rentalSection_header_address {
  margin-right: 12px; }
.p-rentals .rentalSection_header_address p + p {
  margin-top: 4px; }
.p-rentals .rentalSection_header_plan {
  margin-left: auto; }
.p-rentals .rentalSection + .rentalSection {
  margin-top: 32px; }
@media (max-width: 767px) {
  .p-rentals .rentalSection + .rentalSection {
    margin-top: 24px; } }

.p-rentals .rentalStatus {
  font-weight: 700;
  color: #2A4146; }
.p-rentals .rentalStatus--current {
  color: #61C448; }
.p-rentals .rentalStatus--future {
  color: #DE5507; }

.p-rentals .rentalPanelLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.p-rentals .popin .formGroup_value {
  margin-bottom: 24px; }

.rentalsFilters {
  display: flex;
  align-items: center;
  justify-content: center; }
.rentalsFilters .formGroup {
  display: inline-block;
  vertical-align: middle; }
.rentalsFilters .formGroup + .formGroup {
  margin-left: 8px;
  margin-top: 0; }
.rentalsFilters .formGroup--search {
  flex: 1;
  max-width: 250px; }
@media (max-width: 767px) {
  .rentalsFilters .formGroup--search {
    width: 100px;
    flex: 1; } }
.rentalsFilters .formGroup--sort {
  width: 120px; }
@media (max-width: 767px) {
  .rentalsFilters .formGroup--sort {
    width: 90px; } }
.rentalsFilters .formGroup--filter {
  width: 120px; }
@media (max-width: 767px) {
  .rentalsFilters .formGroup--filter {
    width: 90px; } }
.rentalsFilters .formGroup--view {
  width: 220px; }
@media (max-width: 1249px) {
  .rentalsFilters .formGroup--view {
    display: none; } }

#popin-rentalsFilters .formCheckGrouped {
  display: block;
  width: 100%; }

#popin-rentalsFilters .formCheck {
  display: block; }

#popin-rentalsFilters .customDates {
  display: none;
  justify-content: space-between;
  padding-left: 8px;
  padding-top: 8px; }
#popin-rentalsFilters .customDates.visible {
  display: flex; }
#popin-rentalsFilters .customDates .formGroup {
  width: calc(50% - 5px);
  margin: 0 !important; }
#popin-rentalsFilters .customDates .formGroup_label > label {
  font-size: 11px;
  color: #5B757B;
  font-weight: 700; }
#popin-rentalsFilters .customDates .formGroup_field_input {
  padding-left: 5px; }

.panel--rental .rentalCarousel {
  position: static;
  padding-bottom: 20px;
  border-bottom: 1px solid #EDF6F8;
  margin-bottom: 32px; }
@media (max-width: 989px) {
  .panel--rental .rentalCarousel {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
    overflow: hidden; } }
@media (max-width: 767px) {
  .panel--rental .rentalCarousel {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden; } }
@media (max-width: 767px) {
  .panel--rental .rentalCarousel .customCarousel {
    width: 75%;
    margin-left: 16px; } }
.panel--rental .rentalCarousel .swiper-container {
  overflow: visible; }
.panel--rental .rentalCarousel .swiper-wrapper {
  box-sizing: border-box; }
.panel--rental .rentalCarousel .swiper-slide {
  position: relative;
  align-self: stretch;
  height: auto; }
.panel--rental .rentalCarousel .customCarousel_nav--prev {
  left: -40px; }
@media (max-width: 989px) {
  .panel--rental .rentalCarousel .customCarousel_nav--prev {
    left: -20px; } }
@media (max-width: 767px) {
  .panel--rental .rentalCarousel .customCarousel_nav--prev {
    display: none; } }
.panel--rental .rentalCarousel .customCarousel_nav--next {
  right: -40px; }
@media (max-width: 989px) {
  .panel--rental .rentalCarousel .customCarousel_nav--next {
    right: -20px; } }
@media (max-width: 767px) {
  .panel--rental .rentalCarousel .customCarousel_nav--next {
    display: none; } }
@media (max-width: 767px) {
  .panel--rental .rentalCarousel .customCarousel_maskLeft {
    display: none; } }
.panel--rental .rentalCarousel .customCarousel_maskRight {
  left: 100%;
  width: 100px; }
@media (max-width: 767px) {
  .panel--rental .rentalCarousel .customCarousel_maskRight {
    display: none; } }

.panel--rental .rentalItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px; }
.panel--rental .rentalItem::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: inset 0px 0px 0px 2px #EDF6F8;
  border-radius: 6px; }
.panel--rental .rentalItem::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #469EB4;
  opacity: 0; }
.panel--rental .rentalItem_title {
  font-weight: 700; }
.panel--rental .rentalItem_subtitle {
  margin-top: 8px; }
@media (max-width: 767px) {
  .panel--rental .rentalItem_subtitle {
    display: none; } }
.panel--rental .rentalItem_state {
  font-weight: 700;
  margin-left: 12px; }
.panel--rental .rentalItem_state--current {
  color: #61C448; }
.panel--rental .rentalItem_state--future {
  color: #DE5507; }
.panel--rental .rentalItem.active::before {
  box-shadow: inset 0px 0px 0px 2px #469EB4; }
.panel--rental .rentalItem.active::after {
  opacity: 1; }

.panel--rental .propertyCta {
  margin-left: 0;
  margin-right: 0; }
@media (max-width: 767px) {
  .panel--rental .propertyCta {
    margin: 24px 0 0 0; } }
.panel--rental .propertyCta_icon {
  width: 10%; }
@media (max-width: 767px) {
  .panel--rental .propertyCta_icon {
    width: 15%;
    margin-right: 12px; } }
.panel--rental .propertyCta_content {
  width: 45%; }
@media (max-width: 767px) {
  .panel--rental .propertyCta_content {
    width: 70%; } }

.rental {
  display: none; }
.rental.visible {
  display: block; }
.rental_recap {
  font-size: 1.14286rem;
  line-height: 1.15;
  margin-bottom: 40px; }
@media (max-width: 767px) {
  .rental_recap {
    margin-bottom: 24px; } }
.rental_period {
  display: flex;
  align-items: center; }
@media (max-width: 767px) {
  .rental_period {
    display: block; } }
.rental_period > svg {
  color: #469EB4;
  margin-left: 16px;
  margin-right: 16px;
  width: 20px;
  height: 20px; }
@media (max-width: 767px) {
  .rental_period > svg {
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    transform: rotate(90deg); } }
@media (max-width: 767px) {
  .rental_period small {
    display: inline-block !important; } }
.rental_downloadContract {
  margin-top: 16px; }
@media (max-width: 767px) {
  .rental_downloadContract {
    text-align: center; } }
.rental small {
  display: block;
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B; }
.rental_person {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.14286rem;
  line-height: 1.15;
  margin-right: 30px; }
@media (max-width: 767px) {
  .rental_person {
    margin: 0; } }
.rental_person small {
  margin-top: 4px; }
.rental_person > a  {
  margin-left: 12px; }
@media (max-width: 767px) {
  .rental_sections {
    position: relative;
    padding-top: 36px; }
  .rental_sections::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    height: 12px;
    background-color: #F3F2EE; } }
.rental_section {
  position: relative; }
.rental_section + .rental_section {
  margin-top: 32px; }
@media (max-width: 767px) {
  .rental_section + .rental_section {
    margin-top: 16px; } }
.rental_section_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px; }
@media (max-width: 767px) {
  .rental_section_header {
    align-items: flex-start; } }
@media (max-width: 767px) {
  .rental_section_header_action {
    display: none; } }
.rental_section_header_collapseMask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5; }
@media (max-width: 767px) {
  .rental_section_header_collapseMask {
    display: block; } }
.rental_section_header_collapseButton {
  display: none;
  padding: 0;
  width: 36px;
  height: 28px;
  text-align: center;
  background-color: #FFFFFF;
  color: #469EB4;
  border-radius: 2px;
  box-shadow: inset 0px 0px 0px 1px #EDF6F8;
  margin-left: 12px;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }
.rental_section_header_collapseButton svg {
  transform: scale(0.6667);
  transform-origin: center center;
  transition: transform 0.1s ease-out; }
@media (max-width: 767px) {
  .rental_section_header_collapseButton {
    display: inline-block; } }
.rental_section_title {
  margin-bottom: 0; }
.rental_section_title--ib {
  display: inline-block;
  vertical-align: middle; }
.rental_section_subtitle {
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }
.rental_section_subtitle--sm {
  font-size: 1rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .rental_section_subtitle {
    font-size: 1rem;
    line-height: 1.15; } }
@media (max-width: 767px) {
  .rental_section_inner {
    padding-bottom: 16px; } }
@media (max-width: 767px) {
  .rental_section--collapse::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #EDF6F8; }
  .rental_section--collapse + .rental_section {
    margin-top: 16px; }
  .rental_section--collapse .rental_section_content {
    overflow: hidden;
    height: 0; } }
.rental_section--collapse.rental_section--opened .rental_section_header_collapseButton {
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: none; }
.rental_section--collapse.rental_section--opened .rental_section_header_collapseButton svg {
  transform: scale(0.6667) rotate(180deg); }

@media (max-width: 989px) {
  .p-stats .pageNav {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding-top: 138px;
    height: auto; } }

@media (max-width: 989px) {
  .p-stats .pageNav_inner {
    height: auto; } }

@media (max-width: 767px) {
  .p-stats .propertyRow > td {
    padding-top: 60px;
    padding-left: 12px;
    padding-right: 12px; }
  .p-stats .propertyRow > td:first-child {
    padding-left: 0; } }

.p-stats .propertyRow_imageName {
  display: flex;
  align-items: center; }

.p-stats .propertyRow_image {
  margin-right: 16px; }
.p-stats .propertyRow_image .imageRender, .p-stats .propertyRow_image .imageRender_cover {
  border-radius: 6px; }

.p-stats .propertyRow_title {
  min-width: 180px; }

.p-stats .propertyRow_chartLegend {
  min-width: 220px; }
.p-stats .propertyRow_chartLegend .number {
  width: 65px;
  margin-right: 8px;
  vertical-align: middle; }

.p-stats .propertyRow_chartWrap {
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  height: 50px; }

.p-stats .propertyRow_button svg {
  width: 30px;
  height: 30px; }

.p-stats .propertyRow_fixedInfos {
  position: absolute;
  z-index: 1;
  left: 0;
  width: calc(100vw - 32px);
  transform: translateY(-100%);
  margin-top: -12px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.propertyStats_sections {
  margin-bottom: 32px; }

@media (max-width: 767px) {
  .propertyStats_sections {
    position: relative;
    padding-top: 36px; }
  .propertyStats_sections::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    height: 12px;
    background-color: #F3F2EE; }
  .propertyStats_sections--noBorder {
    padding-top: 0; }
  .propertyStats_sections--noBorder::before {
    display: none; } }

.propertyStats_section {
  position: relative; }
.propertyStats_section + .propertyStats_section {
  margin-top: 32px; }
@media (max-width: 767px) {
  .propertyStats_section + .propertyStats_section {
    margin-top: 16px; } }
.propertyStats_section_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px; }
@media (max-width: 767px) {
  .propertyStats_section_header {
    align-items: flex-start; } }
@media (max-width: 767px) {
  .propertyStats_section_header_action {
    display: none; } }
.propertyStats_section_header_collapseMask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5; }
@media (max-width: 767px) {
  .propertyStats_section_header_collapseMask {
    display: block; } }
.propertyStats_section_header_collapseButton {
  display: none;
  padding: 0;
  width: 36px;
  height: 28px;
  text-align: center;
  background-color: #FFFFFF;
  color: #469EB4;
  border-radius: 2px;
  box-shadow: inset 0px 0px 0px 1px #EDF6F8;
  margin-left: 12px;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }
.propertyStats_section_header_collapseButton svg {
  transform: scale(0.6667);
  transform-origin: center center;
  transition: transform 0.1s ease-out; }
@media (max-width: 767px) {
  .propertyStats_section_header_collapseButton {
    display: inline-block; } }
.propertyStats_section_title {
  margin-bottom: 0; }
.propertyStats_section_title--ib {
  display: inline-block;
  vertical-align: middle; }
.propertyStats_section_subtitle {
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B;
  margin-top: 4px; }
.propertyStats_section_subtitle--sm {
  font-size: 1rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .propertyStats_section_subtitle {
    font-size: 1rem;
    line-height: 1.15; } }
.propertyStats_section_value {
  font-size: 2.14286rem;
  line-height: 1.15;
  color: #469EB4;
  margin-top: 4px;
  font-family: "Roboto Mono", monospace;
  font-weight: 500; }
@media (max-width: 767px) {
  .propertyStats_section_value {
    font-size: 1.42857rem;
    line-height: 1.15; } }
@media (max-width: 767px) {
  .propertyStats_section_inner {
    padding-bottom: 16px; } }
.propertyStats_section_infos {
  margin-top: 12px;
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B; }
@media (max-width: 767px) {
  .propertyStats_section--collapse::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #EDF6F8; }
  .propertyStats_section--collapse + .propertyStats_section {
    margin-top: 16px; }
  .propertyStats_section--collapse .propertyStats_section_content {
    overflow: hidden;
    height: 0; } }
.propertyStats_section--collapse.propertyStats_section--opened .propertyStats_section_header_collapseButton {
  background-color: #469EB4;
  color: #FFFFFF;
  box-shadow: none; }
.propertyStats_section--collapse.propertyStats_section--opened .propertyStats_section_header_collapseButton svg {
  transform: scale(0.6667) rotate(180deg); }
.propertyStats_section .infoBlocksSameHeight > div {
  position: relative; }
.propertyStats_section .infoBlocksSameHeight > div::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border-radius: 8px;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE; }
.propertyStats_section .infoBlocksSameHeight > div .infoBlock {
  position: static;
  box-shadow: none; }

.propertyStats_aside {
  padding-left: 50px; }
@media (max-width: 1249px) {
  .propertyStats_aside {
    padding-left: 20px; } }
@media (max-width: 989px) {
  .propertyStats_aside {
    padding-left: 0; } }

.statsRecap {
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  text-align: center;
  padding: 32px 16px;
  margin-bottom: 32px; }
@media (max-width: 767px) {
  .statsRecap {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 16px;
    margin-bottom: 24px;
    text-align: left; } }
.statsRecap_icon {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  color: #DE5507;
  margin-bottom: 8px; }
@media (max-width: 767px) {
  .statsRecap_icon {
    margin-bottom: 0;
    margin-right: 16px; } }
.statsRecap_title {
  font-size: 1.14286rem;
  line-height: 1.15;
  font-weight: 700;
  color: #5B757B;
  margin-bottom: 8px; }
.statsRecap_value {
  margin-bottom: 8px; }
.statsRecap_value .number {
  font-size: 2.14286rem;
  line-height: 1.15;
  font-weight: 500;
  color: #469EB4;
  font-family: "Roboto Mono", monospace; }
.statsRecap_infos {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B; }
.statsRecap_infos p + p {
  margin-top: 8px; }
.statsRecap_infos a, .statsRecap_infos a:visited {
  color: #469EB4; }

.statsLink {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 6px;
  background-color: #EDF6F8;
  padding: 16px;
  font-size: 1rem;
  line-height: 1.15;
  color: #2A4146;
  transition: background-color 0.15s linear; }
.statsLink + .statsLink {
  margin-top: 8px; }
.statsLink:hover {
  background-color: #CCE5EB; }
.statsLink_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
.statsLink_icon {
  color: #469EB4;
  width: 30px;
  height: 30px;
  margin-right: 16px; }
.statsLink_content {
  flex: 1; }
.statsLink_arrow {
  color: #469EB4;
  width: 24px;
  height: 24px;
  margin-left: 16px; }

.statsFilters {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px; }
@media (max-width: 767px) {
  .statsFilters {
    display: block; } }
.statsFilters .formGroup {
  display: inline-block;
  vertical-align: middle; }
@media (max-width: 767px) {
  .statsFilters .formGroup {
    display: block;
    width: 100%;
    max-width: none; } }
.statsFilters .formGroup + .formGroup {
  margin-left: 8px;
  margin-top: 0; }
@media (max-width: 767px) {
  .statsFilters .formGroup + .formGroup {
    margin-left: 0;
    margin-top: 8px; } }
.statsFilters .formGroup--search {
  flex: 1;
  max-width: 250px; }
@media (max-width: 767px) {
  .statsFilters .formGroup--search {
    max-width: none; } }
.statsFilters .formGroup--period {
  flex: 1;
  max-width: 250px; }
@media (max-width: 767px) {
  .statsFilters .formGroup--period {
    max-width: none; } }

@media (max-width: 767px) {
  .p-stats--single .statsFilters {
    padding-left: 0;
    padding-right: 0; } }

.p-stats--single .statsFilters .formGroup--period {
  max-width: 320px; }
@media (max-width: 767px) {
  .p-stats--single .statsFilters .formGroup--period {
    max-width: none; } }

.relatedProperties_carousel {
  margin-top: 24px;
  max-width: 70%; }
@media (max-width: 767px) {
  .relatedProperties_carousel {
    max-width: calc(100% - 60px); } }
.relatedProperties_carousel .swiper-container {
  overflow: visible; }
.relatedProperties_carousel .swiper-wrapper {
  box-sizing: border-box; }
.relatedProperties_carousel .customCarousel_maskRight {
  left: 100%; }
@media (max-width: 767px) {
  .relatedProperties_carousel .customCarousel_maskRight {
    width: 130px; } }
.relatedProperties_carousel .customCarousel_nav--next {
  left: 137%;
  right: auto; }
@media (max-width: 767px) {
  .relatedProperties_carousel .customCarousel_nav--next {
    top: 100px;
    left: calc(100% + 30px); } }
.relatedProperties_carousel .customCarousel_nav--prev {
  left: auto;
  right: calc(100% + 10px); }
@media (max-width: 767px) {
  .relatedProperties_carousel .customCarousel_nav--prev {
    display: none; } }

.relatedProperty_cover {
  position: relative;
  margin-bottom: 8px; }
.relatedProperty_cover::before {
  content: "";
  display: block;
  padding-top: 75%; }
.relatedProperty_cover .imageRender, .relatedProperty_cover .imageRender_cover {
  border-radius: 8px; }

.relatedProperty_status {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px; }

.relatedProperty_value {
  margin-bottom: 8px; }
.relatedProperty_value .number {
  font-size: 1.42857rem;
  line-height: 1.15;
  color: #131E20;
  font-weight: 500; }

.relatedProperty_compare {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  margin-bottom: 8px; }
.relatedProperty_compare > strong {
  display: block;
  font-weight: 500;
  color: #2A4146;
  margin-bottom: 4px; }

.propertyStatsPeriod {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #EDF6F8; }
@media (max-width: 767px) {
  .propertyStatsPeriod {
    border-bottom: 0;
    padding-bottom: 0; } }
.propertyStatsPeriod .formGroup {
  max-width: 300px; }
@media (max-width: 767px) {
  .propertyStatsPeriod .formGroup {
    max-width: none;
    width: 100%; } }

.propertyStatsSingle {
  padding-top: 16px;
  padding-left: 40px; }
@media (max-width: 1249px) {
  .propertyStatsSingle {
    padding-left: 0; } }
@media (max-width: 989px) {
  .propertyStatsSingle {
    padding-top: 0; } }

@media (max-width: 767px) {
  .panel--stats .panel_header {
    margin-bottom: 16px; } }

@media (max-width: 989px) {
  .p-finances .pageNav {
    padding-top: 138px;
    height: 214px;
    background-color: #FFF;
    transform: none !important; } }

@media (max-width: 767px) {
  .p-finances .pageNav {
    display: none; } }

@media (max-width: 989px) {
  .p-finances .pageNav_inner {
    height: auto; } }

@media (max-width: 989px) {
  .p-finances .pageNav_center {
    margin-right: 8px; } }

@media (max-width: 989px) {
  .p-finances .pageNav_right {
    flex: 1;
    margin-left: 8px; }
  .p-finances .pageNav_right .propertyFolder {
    max-width: 300px;
    margin-left: auto; } }

.p-finances .pageAside {
  height: calc(100% - 192px); }
@media (max-width: 989px) {
  .p-finances .pageAside {
    position: fixed;
    height: auto;
    transform: none !important; }
  .p-finances .pageAside--2cols {
    max-width: 213.33333px;
    width: calc(16.666667% - 40px + 12px); }
  .p-finances .pageAside .agentBloc {
    display: none; } }
@media (max-width: 767px) {
  .p-finances .pageAside {
    position: relative;
    background-color: #FFF;
    width: 100%;
    max-width: none;
    top: auto;
    left: auto;
    padding: 0; }
  .p-finances .pageAside .propertyNav {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 8px 0; }
  .p-finances .pageAside .propertyNav ul li {
    display: inline-block;
    vertical-align: middle; }
  .p-finances .pageAside .propertyNav ul li + li {
    margin-top: 0; } }

@media (max-width: 989px) {
  .p-finances .pageContent {
    margin-top: 214px;
    padding-top: 8px; } }

@media (max-width: 767px) {
  .p-finances .pageContent {
    margin-top: 130px;
    padding-top: 0; } }

.p-finances .pageNav_inner {
  padding: 8px 0; }

@media (max-width: 767px) {
  .p-finances .propertyFolder {
    margin: 0 0 8px 0; } }

.p-finances .propertyCta {
  margin-left: 0;
  margin-right: 0;
  margin-top: 16px; }

.p-finances .dataTables_wrapper {
  margin: 24px 0; }

.financesFilters .formGroup--period {
  max-width: 250px;
  margin: auto; }
@media (max-width: 989px) {
  .financesFilters .formGroup--period {
    margin: 0; } }
@media (max-width: 767px) {
  .financesFilters .formGroup--period {
    max-width: none; } }

.financesSection + .financesSection {
  margin-top: 32px; }

.financesSection_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px; }
@media (max-width: 767px) {
  .financesSection_header {
    display: block; } }
.financesSection_header .number, .financesSection_header .number strong {
  color: #469EB4; }
@media (max-width: 767px) {
  .financesSection_header_actions {
    margin-top: 8px; } }
.financesSection_header_actions button + *, .financesSection_header_actions .button + * {
  margin-left: 8px; }

.financesSection_title {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700; }
.accountant_title {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700;
  text-align: center;
}

.financesSection_subtitle {
  font-size: 1rem;
  line-height: 1.15;
  color: #2A4146;
  margin-top: 4px; }

.financialBloc {
  position: relative;
  background-color: #FFFFFF;
  padding: 16px;
  text-align: center;
  border-radius: 8px;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE; }
.financialBloc_title {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #5B757B; }
.financialBloc_title + * {
  margin-top: 8px; }
.financialBloc--background {
  background-color: #F3F2EE; }
.financialBloc .button--outline {
  margin-top: 3px;
  margin-bottom: 3px; }

.colorBlock {
  border-radius: 4px; }
.colorBlock--1 {
  background-color: rgba(70, 158, 180, 0.1); }
.accountantBlock--1 {
  background-color: rgba(123, 128, 135,0.1); }
.offerBlock--1{
  background-color: #ECF6F7;
}
.offerBlock--2{
  background-color: #F6D0BA;
}
.colorBlock--2 {
  background-color: #FDF5F0; }

.financialTaxes {
  text-align: center; }
.financialTaxes_flag {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  margin: 0 auto; }
.financialTaxes_flag::before, .financialTaxes_flag::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 33.3333%; }
.financialTaxes_flag::before {
  background-color: #244889;
  left: 0; }
.financialTaxes_flag::after {
  background-color: #CF3733;
  right: 0; }
.financialTaxes_flag svg {
  position: absolute;
  width: 12px;
  height: 12px;
  color: #244889;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px; }
.financialTaxes_label {
  font-size: 1rem;
  line-height: 1.15;
  color: #5B757B;
  padding: 8px 0; }

.incomesChartLegend {
  display: flex;
  justify-content: space-between;
  align-items: center; }
@media (max-width: 767px) {
  .incomesChartLegend_items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%; } }
.incomesChartLegend_item {
  display: inline-block;
  vertical-align: top; }
@media (max-width: 767px) {
  .incomesChartLegend_item {
    max-width: 33.333%;
    text-align: center;
    flex: 1; } }
.incomesChartLegend_item + .incomesChartLegend_item {
  margin-left: 32px; }
@media (max-width: 767px) {
  .incomesChartLegend_item + .incomesChartLegend_item {
    margin-left: 0; } }
.incomesChartLegend_item_color {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border-radius: 18px; }
.incomesChartLegend_item_label {
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  font-size: 1rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .incomesChartLegend_item_label {
    display: block;
    margin-top: 8px; } }
.incomesChartLegend_item_label > strong {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700; }
.incomesChartLegend_item--positive {
  color: #469EB4; }
.incomesChartLegend_item--positive .incomesChartLegend_item_color {
  background: linear-gradient(180deg, rgba(70, 158, 180, 0.1) 0%, rgba(70, 158, 180, 0.3) 100%), #F3F2EE; }
.incomesChartLegend_item--negative {
  color: #DE5507; }
.incomesChartLegend_item--negative .incomesChartLegend_item_color {
  background: #DE5507; }
.incomesChartLegend_item--future {
  color: #5B757B; }
.incomesChartLegend_item--future .incomesChartLegend_item_color {
  background: linear-gradient(180deg, rgba(70, 158, 180, 0) 0%, rgba(70, 158, 180, 0.12) 100%), #F3F2EE; }
.incomesChartLegend a {
  color: #469EB4;
  text-decoration: underline; }
.incomesChartLegend a:hover {
  text-decoration: none; }

.incomesChartWrap {
  position: relative;
  margin: 16px 0; }
.incomesChartWrap .incomesChart_tooltip {
  position: absolute;
  z-index: 1;
  background-color: #FFF;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  width: 390px;
  margin-left: -195px;
  top: calc(100% - 20px);
  left: 0;
  padding: 16px;
  border-radius: 6px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: visibility 0s linear 0.2s, opacity 0.2s linear, transform 0.2s ease-out; }
@media (max-width: 767px) {
  .incomesChartWrap .incomesChart_tooltip {
    width: 100%;
    margin-left: 0;
    left: 0 !important; } }
.incomesChartWrap .incomesChart_tooltip::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #FFF; }
.incomesChartWrap .incomesChart_tooltip.visible {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  transform: translateY(0); }
.incomesChartWrap .incomesChart_tooltip_content {
  display: none;
  color: #2A4146;
  font-size: 0.85714rem;
  line-height: 1.15; }
.incomesChartWrap .incomesChart_tooltip_content.visible {
  display: block; }
.incomesChartWrap .incomesChart_tooltip_content_title {
  text-align: center;
  font-weight: 700;
  padding-bottom: 8px;
  border-bottom: 2px solid #F3F2EE;
  margin-bottom: 8px; }
.incomesChartWrap .incomesChart_tooltip_content_cols {
  display: flex;
  justify-content: space-between; }
.incomesChartWrap .incomesChart_tooltip_content_cols > div {
  width: calc(50% - 16px); }
.incomesChartWrap .incomesChart_tooltip_content_cols > div h5 {
  text-align: center;
  margin-bottom: 8px; }
.incomesChartWrap .incomesChart_tooltip_content_cols > div h5 strong {
  display: block; }
.incomesChartWrap .incomesChart_tooltip_content_cols > div ul li {
  display: flex;
  justify-content: space-between;
  padding: 2px 0; }
.incomesChartWrap .incomesChart_tooltip_content_cols > div ul li > span + span {
  margin-left: 8px; }
@media (max-width: 767px) {
  .incomesChartWrap_scroller {
    overflow-x: auto; } }
@media (max-width: 767px) {
  .incomesChartWrap_inner {
    min-width: 768px; } }

.taxationChartWrap {
  margin: 0 0 16px 0; }

.propertyChoice_row {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px; }
.propertyChoice_row:last-of-type {
  margin-bottom: 8px; }
.propertyChoice_row > div + div {
  margin-left: 16px; }
.propertyChoice_row + .propertyChoice_row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #F3F2EE; }

.propertyChoice_cover {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 6px; }
.propertyChoice_cover .imageRender, .propertyChoice_cover .imageRender_cover {
  border-radius: 6px; }

.propertyChoice_infos {
  flex: 1;
  color: #5B757B; }
.propertyChoice_infos strong {
  display: block;
  font-weight: 500;
  color: #2A4146;
  margin-bottom: 4px; }

.propertyChoice_arrow {
  color: #469EB4;
  cursor: pointer; }
.propertyChoice_arrow svg {
  width: 20px;
  height: 20px; }

.propertyChoice_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.versementInput {
  margin: 16px 0; }
.versementInput .formGroup_field_input {
  color: #2A4146;
  font-size: 1.14286rem;
  line-height: 1.15;
  font-weight: 400; }
.versementInput .formGroup_field_label {
  font-size: 1.28571rem;
  line-height: 1.15; }

.versementMensuel {
  display: flex;
  align-items: center;
  border: 2px solid #EDF6F8;
  border-radius: 6px;
  padding: 8px;
  margin-top: 16px; }
.versementMensuel_label {
  flex: 1;
  color: #469EB4;
  font-weight: 500; }

.popin--properties .popin_box {
  max-width: 480px; }

.popin--properties .folderChoice {
  border-top: 2px solid #F3F2EE;
  border-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px; }

.financesContainer {
  padding-left: 40px; }
@media (max-width: 989px) {
  .financesContainer {
    padding-left: 0; } }
@media (max-width: 767px) {
  .financesContainer {
    position: relative;
    padding-top: 28px;
    margin-top: 0; }
  .financesContainer::before {
    content: "";
    position: absolute;
    top: 0;
    left: -16px;
    right: -16px;
    height: 12px;
    background-color: #F3F2EE; } }

.userLogin {
  border-radius: 12px; }
.userLogin_name {
  margin-bottom: 16px; }

.userBox {
  padding: 16px 24px; }
.userBox::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE;
  border-radius: 8px;
  z-index: -1; }
.userBox--background::before {
  box-shadow: none;
  background-color: #F3F2EE; }
.userBox--center {
  text-align: center; }
.userBox_header {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
  justify-content: space-between; }
.userBox_header_title {
  margin-bottom: 0; }
.userBox_infoBloc {
  display: flex;
  align-items: flex-start;
  width: 100%;
  color: #2A4146; }
.userBox_infoBloc_icon {
  margin-right: 16px;
  color: #469EB4; }
.userBox_infoBloc_icon svg {
  width: 24px;
  height: 24px; }
.userBox_infoBloc_content {
  flex: 1; }
.userBox_icon {
  color: #469EB4; }
.userBox_icon svg {
  width: 24px;
  height: 24px; }
.userBox .formSwitchWrapper {
  max-width: 150px;
  text-align: left;
  margin: 8px auto 0 auto; }

.userOffres {
  position: relative;
  padding: 40px 0 40px 0; }
@media (max-width: 767px) {
  .userOffres {
    padding: 0; } }
.userOffres::before {
  content: "";
  position: absolute;
  top: 0;
  left: -80px;
  right: -80px;
  bottom: 0;
  z-index: -2;
  background-color: #F3F2EE; }
@media (max-width: 989px) {
  .userOffres::before {
    left: -24px;
    right: -24px; } }
@media (max-width: 767px) {
  .userOffres::before {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #EDF6F8;
    z-index: 0; } }
.userOffres::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: -80px;
  width: 191px;
  height: 158px;
  background-image: url(../images/logo-bis.svg);
  background-size: cover;
  opacity: 0.2; }
@media (max-width: 989px) {
  .userOffres::after {
    right: -24px; } }
@media (max-width: 767px) {
  .userOffres::after {
    display: none; } }
.userOffres_conseiller {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.14286rem;
  line-height: 1.15;
  color: #2A4146;
  margin-top: 16px; }
@media (max-width: 767px) {
  .userOffres_conseiller {
    margin-bottom: 16px; } }
.userOffres_conseiller_picture {
  position: relative;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  margin-right: 8px;
  border-radius: 50px; }
.userOffres_conseiller_picture .imageRender, .userOffres_conseiller_picture .imageRender_cover {
  border-radius: 50px; }

.offresStates {
  position: absolute;
  top: 20px;
  right: 0; }
.offresStates button + button {
  margin-left: 10px; }
@media (max-width: 767px) {
  .offresStates {
    position: relative;
    top: auto;
    right: auto; } }

.offreSelector {
  position: relative;
  border-radius: 6px;
  background-color: #FFFFFF;
  padding: 16px 16px 32px 16px; }
@media (max-width: 767px) {
  .offreSelector {
    box-shadow: inset 0px 0px 0px 2px #F3F2EE; } }
.offreSelector_name {
  font-size: 1.14286rem;
  line-height: 1.15;
  margin-bottom: 8px; }
.offreSelector_content {
  color: #469EB4;
  font-size: 1rem;
  line-height: 1.15;
  padding-top: 8px; }
.offreSelector_pictures {
  padding-right: 64px; }
.offreSelector_picture {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background-color: #FFFFFF;
  text-align: center; }
.offreSelector_picture .imageRender, .offreSelector_picture .imageRender_cover {
  border-radius: 2px; }
.offreSelector_picture--more {
  border: 1px solid #5B757B;
  color: #469EB4; }
.offreSelector_picture--more svg {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px; }
.offreSelector_picto {
  position: absolute;
  bottom: 0;
  right: 8px;
  color: #469EB4; }
.offreSelector_link, .offreSelector_linkMobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
@media (max-width: 767px) {
  .offreSelector_link {
    display: none; } }
.offreSelector_linkMobile {
  display: none; }
@media (max-width: 767px) {
  .offreSelector_linkMobile {
    display: block; } }

.panel_section_title--second {
  margin-top: 32px; }

.parrainage {
  position: relative;
  min-height: 523px; }
.parrainage_illus {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-image: url(../images/parrainage-min.png);
  background-size: cover;
  width: 374px;
  height: 919px; }
@media (max-width: 767px) {
  .parrainage_illus {
    background-image: url(../images/parrainage-mobile.png);
    width: 229px;
    height: 523px;
    left: -60px; } }
.parrainage_section {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 140px;
  max-width: 340px;
  color: #5B757B;
  font-size: 1.14286rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .parrainage_section {
    font-size: 1rem;
    line-height: 1.15;
    width: calc(100% - 130px);
    min-height: 100px; } }
.parrainage_section h4 {
  font-size: 1.14286rem;
  line-height: 1.15;
  font-weight: 700;
  color: #2A4146;
  margin-bottom: 8px; }
@media (max-width: 767px) {
  .parrainage_section h4 {
    margin-bottom: 4px;
    font-size: 1rem;
    line-height: 1.15; } }
.parrainage_section--1 {
  top: -25px;
  left: 160px; }
@media (max-width: 767px) {
  .parrainage_section--1 {
    left: 130px;
    top: -20px; } }
.parrainage_section--2 {
  top: 185px;
  left: 345px; }
@media (max-width: 767px) {
  .parrainage_section--2 {
    left: 130px;
    top: 110px; } }
.parrainage_section--3 {
  top: 415px;
  left: 160px; }
@media (max-width: 767px) {
  .parrainage_section--3 {
    left: 130px;
    top: 235px; } }
.parrainage_section--4 {
  top: 685px;
  left: 345px; }
@media (max-width: 767px) {
  .parrainage_section--4 {
    left: 130px;
    top: 355px; } }

.parrainageRecap {
  border-radius: 6px;
  box-shadow: inset 0px 0px 0px 2px #F3F2EE;
  margin-bottom: 40px; }
.parrainageRecap_header {
  padding: 12px; }
.parrainageRecap_header .st4 {
  margin-bottom: 0; }
.parrainageRecap_item {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px; }
.parrainageRecap_item_icon {
  width: 20px;
  color: #469EB4;
  margin-right: 16px; }
.parrainageRecap_item_icon svg {
  width: 20px;
  height: 20px; }
.parrainageRecap_item_main {
  flex: 1;
  display: flex;
  align-items: center; }
@media (max-width: 767px) {
  .parrainageRecap_item_main {
    display: block; } }
.parrainageRecap_item_content {
  color: #5B757B;
  flex: 1; }
.parrainageRecap_item_content h4 {
  font-weight: 700;
  color: #2A4146; }
.parrainageRecap_item_content p {
  margin-top: 4px; }
.parrainageRecap_item_status {
  width: 180px;
  text-align: right; }
@media (max-width: 767px) {
  .parrainageRecap_item_status {
    text-align: left;
    width: 100%;
    margin-top: 8px; } }
.parrainageRecap_item_status > span {
  display: inline-block;
  padding: 12px;
  background-color: #F3F2EE;
  color: #61C448; }
.parrainageRecap_item + .parrainageRecap_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 4px;
  right: 4px;
  height: 1px;
  background-color: #F3F2EE; }

.userOffres_carouselWrap {
  position: fixed;
  z-index: 190;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 40px;
  overflow: hidden;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.15s,opacity 0.15s linear; }
@media (max-width: 767px) {
  .userOffres_carouselWrap {
    display: none; } }
.userOffres_carouselWrap--visible {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s; }
.userOffres_carouselWrap .userOffres_carouselBackground {
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer; }
.userOffres_carouselWrap .userOffres_carousel {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 750px;
  margin: auto; }
@media (max-width: 767px) {
  .userOffres_carouselWrap .userOffres_carousel {
    width: 100%; } }
.userOffres_carouselWrap .userOffres_carousel .swiper-container {
  overflow: visible; }
.userOffres_carouselWrap .userOffres_carousel .swiper-wrapper {
  box-sizing: border-box; }
.userOffres_carouselWrap .userOffres_carousel .swiper-slide .offreDetails_aside,
.userOffres_carouselWrap .userOffres_carousel .swiper-slide .offreDetails_content {
  opacity: 0.4;
  transition: 0.2s opacity linear; }
.userOffres_carouselWrap .userOffres_carousel .swiper-slide.swiper-slide-active .offreDetails_aside,
.userOffres_carouselWrap .userOffres_carousel .swiper-slide.swiper-slide-active .offreDetails_content {
  opacity: 1; }
.userOffres_carouselWrap .userOffres_carousel_close {
  display: none;
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 16px;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #FFFFFF;
  color: #469EB4;
  border-radius: 2px;
  box-shadow: inset 0px 0px 0px 1px #EDF6F8;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }
.userOffres_carouselWrap .userOffres_carousel_close svg {
  transform: scale(0.6667);
  transform-origin: center center;
  transition: transform 0.1s ease-out; }
@media (max-width: 767px) {
  .userOffres_carouselWrap .userOffres_carousel_close {
    display: inline-block; } }
.userOffres_carouselWrap .userOffres_carousel_nav {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  width: 100vw;
  cursor: pointer; }
@media (max-width: 767px) {
  .userOffres_carouselWrap .userOffres_carousel_nav {
    display: none; } }
.userOffres_carouselWrap .userOffres_carousel_nav--prev {
  right: 100%; }
.userOffres_carouselWrap .userOffres_carousel_nav--next {
  left: 100%; }

.login .loginBar {
  position: fixed;
  height: 90px;
  background-color: #FFFFFF;
  width: 100%;
  padding: 24px 16px 24px 40px;
  z-index: 50; }
@media (max-width: 767px) {
  .login .loginBar {
    padding: 16px;
    height: 70px; }
  .login .loginBar::after {
    content: "";
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 0px;
    background-color: #EDF6F8;
    height: 1px; } }

.login .pageContent {
  margin-top: 90px;
  padding: 0; }
@media (max-width: 767px) {
  .login .pageContent {
    margin-top: 70px; } }

.login .loginContainer {
  position: relative;
  min-height: calc(100vh - 90px);
  max-width: 800px;
  width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  padding: 16px 0; }
@media (max-width: 767px) {
  .login .loginContainer {
    min-height: calc(100vh - 70px);
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 32px);
    max-width: 320px;
    padding: 16px 0 32px 0; } }
.login .loginContainer::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 80%;
  max-height: 600px;
  width: 2px;
  transform: translateY(-50%);
  margin-left: -1px;
  background-color: #EDF6F8; }
@media (max-width: 767px) {
  .login .loginContainer::after {
    display: none; } }
.login .loginContainer--1col::after {
  display: none; }
.login .loginContainer--1col .login_left {
  border-bottom: 0; }

.login_left, .login_right {
  flex: 1;
  width: 50%; }
@media (max-width: 767px) {
  .login_left, .login_right {
    width: 100%;
    flex: none; } }

.login_left {
  padding-right: 80px;
  text-align: center; }
@media (max-width: 767px) {
  .login_left {
    padding-right: 0;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #EDF6F8; } }

.login_right {
  padding-left: 80px; }
@media (max-width: 767px) {
  .login_right {
    padding-left: 0; } }

.login_icon {
  width: 140px;
  height: 140px; }
@media (max-width: 767px) {
  .login_icon {
    width: 60px;
    height: 60px; } }

.login_logo {
  margin-bottom: 16px; }
@media (max-width: 767px) {
  .login_logo {
    max-width: 60px;
    margin-bottom: 0; } }

.login_title {
  margin-top: 16px; }
@media (max-width: 767px) {
  .login_title {
    font-size: 1.71429rem;
    line-height: 1.25; } }

.login .formGroup_label > label {
  font-size: 1.14286rem;
  line-height: 1.15;
  margin-bottom: 8px; }

.login .formGroup_field_input {
  font-size: 1.14286rem;
  line-height: 1.15;
  font-style: italic; }

.login .formGroup + .formGroup {
  margin-top: 24px; }

.login_social {
  margin-top: 32px; }
.login_social_label {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  color: #2A4146; }
.login_social_buttons {
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #EDF6F8; }
.login_social_buttons > button {
  position: relative;
  width: calc(50% - 4px);
  font-size: 0.85714rem;
  line-height: 1.16667;
  text-align: left;
  padding: 8px 48px 8px 16px;
  background-color: #F3F2EE;
  border-radius: 40px;
  color: #2A4146;
  transition: background-color 0.15s linear; }
.login_social_buttons > button:hover {
  background-color: #e8e7df; }
.login_social_buttons > button svg {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%); }
.login_social_buttons > button strong {
  font-weight: 500; }

.login_forgot {
  display: flex;
  align-items: center;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08); }
.login_forgot_icon {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  margin-right: 16px; }
.login_forgot_content {
  flex: 1; }
.login_forgot_content a {
  color: #469EB4; }

.p-creation .sidebar {
  position: fixed;
  width: 20%;
  min-height: 100%;
  padding: 70px 40px;
  opacity: 0; }
@media (max-width: 1300px) {
  .p-creation .sidebar {
    padding: 60px 24px;
    width: 24%; } }
@media (max-width: 989px) {
  .p-creation .sidebar {
    position: relative;
    width: 100%;
    padding: 16px;
    min-height: auto;
    text-align: center; } }
.p-creation .sidebar_link {
  display: block;
  margin-bottom: 60px; }
@media (max-width: 989px) {
  .p-creation .sidebar_link {
    text-align: center;
    margin-bottom: 16px; } }
.p-creation .sidebar_logo {
  width: 75%;
  max-width: 200px;
  display: inline-block;
  margin-left: 7%; }
@media (max-width: 989px) {
  .p-creation .sidebar_logo {
    width: auto;
    max-width: none;
    height: 30px;
    margin-left: auto;
    margin-right: auto; } }
.p-creation .sidebar_progress {
  position: relative; }
@media (max-width: 989px) {
  .p-creation .sidebar_progress {
    display: inline-flex;
    flex-direction: row; } }
.p-creation .sidebar_progress::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 26px;
  left: 32px;
  bottom: 26px;
  width: 2px;
  margin-left: -1px;
  background-color: #DE5507; }
@media (max-width: 989px) {
  .p-creation .sidebar_progress::before {
    width: auto;
    height: 2px;
    left: 28px;
    top: 22px;
    right: 28px;
    bottom: auto; } }
.p-creation .sidebar_progress_item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding: 6px 12px; }
.p-creation .sidebar_progress_item_num {
  position: relative;
  display: inline-block;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  color: #DE5507;
  font-size: 1.14286rem;
  line-height: 1.15;
  font-weight: 900;
  line-height: 36px;
  text-align: center;
  background-color: #FFFFFF;
  border: 2px solid #DE5507; }
@media (max-width: 989px) {
  .p-creation .sidebar_progress_item_num {
    width: 32px;
    min-width: 32px;
    height: 32px;
    font-size: 1rem;
    line-height: 1.15;
    line-height: 28px; } }
.p-creation .sidebar_progress_item_num::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -8px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 52px;
  background-color: #DE5507; }
@media (max-width: 989px) {
  .p-creation .sidebar_progress_item_num::after {
    display: none; } }
.p-creation .sidebar_progress_item_label {
  flex: 1;
  padding: 0 12px;
  font-weight: 700;
  color: #5B757B; }
@media (max-width: 989px) {
  .p-creation .sidebar_progress_item_label {
    display: none;
    text-align: left;
    flex: auto;
    padding-right: 0; } }
.p-creation .sidebar_progress_item:first-child .sidebar_progress_item_num::after {
  top: calc(100% + 2px);
  height: 6px;
  bottom: auto; }
.p-creation .sidebar_progress_item:last-child .sidebar_progress_item_num::after {
  bottom: calc(100% + 2px);
  top: auto;
  height: 6px; }
.p-creation .sidebar_progress_item--active {
  background-color: #FDF5F0; }
.p-creation .sidebar_progress_item--active .sidebar_progress_item_label {
  color: #131E20; }
@media (max-width: 989px) {
  .p-creation .sidebar_progress_item--active .sidebar_progress_item_label {
    display: block; } }
.p-creation .sidebar_progress_item--active .sidebar_progress_item_num {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  border-color: #FFFFFF; }
.p-creation .sidebar_progress_item--validated .sidebar_progress_item_label {
  color: #131E20; }
.p-creation .sidebar_progress_item--validated .sidebar_progress_item_num {
  border-color: #DE5507;
  background-color: #DE5507;
  color: #FFFFFF; }
.p-creation .sidebar_progress_item + .sidebar_progress_item {
  margin-top: 24px; }
@media (max-width: 1300px) {
  .p-creation .sidebar_progress_item + .sidebar_progress_item {
    margin-top: 16px; } }
@media (max-width: 989px) {
  .p-creation .sidebar_progress_item + .sidebar_progress_item {
    margin-top: 0;
    margin-left: 0; } }

.p-creation main {
  position: relative;
  width: 80%;
  min-height: 100%;
  margin-left: auto;
  padding: 80px 32px 0 32px; }
@media (max-width: 1300px) {
  .p-creation main {
    width: 76%;
    padding: 80px 16px 0 0; } }
@media (max-width: 989px) {
  .p-creation main {
    width: 100%;
    min-height: auto;
    padding: 40px 16px 0 16px; } }
@media (max-width: 767px) {
  .p-creation main {
    padding-left: 0;
    padding-right: 0; } }
.p-creation main .main_inner {
  position: relative;
  min-height: calc(100vh - 80px); }
@media (max-width: 989px) {
  .p-creation main .main_inner {
    min-height: auto; } }

.p-creation .formSection {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: calc(100vh - 80px);
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  padding: 56px 40px 140px 80px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  opacity: 0;
  transform: translateY(105vh);
  transform-origin: center top;
  will-change: transform, opacity; }
@media (max-width: 1300px) {
  .p-creation .formSection {
    display: block;
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px; } }
@media (max-width: 989px) {
  .p-creation .formSection {
    min-height: calc(100% - 122px - 40px);
    padding-bottom: 40px; } }
@media (max-width: 767px) {
  .p-creation .formSection {
    padding-top: 24px;
    padding-bottom: 140px;
    padding-left: 16px;
    padding-right: 16px; } }
.p-creation .formSection--active {
  position: relative; }
.p-creation .formSection_content {
  flex: 1; }
.p-creation .formSection_content_header {
  font-size: 1.85714rem;
  line-height: 1.15;
  font-weight: 700;
  color: #2A4146;
  margin-bottom: 24px; }
@media (max-width: 767px) {
  .p-creation .formSection_content_header {
    font-size: 1.42857rem;
    line-height: 1.15; } }
.p-creation .formSection_inner {
  margin: auto;
  max-width: 700px; }
.p-creation .formSection_sidebar {
  margin-left: 40px;
  width: 280px; }
@media (max-width: 1300px) {
  .p-creation .formSection_sidebar {
    display: none; } }
.p-creation .formSection_help {
  border-radius: 6px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  padding: 16px; }
.p-creation .formSection_help_icon {
  width: 40px;
  margin-bottom: 8px; }
.p-creation .formSection_help_content {
  color: #2A4146; }
.p-creation .formSection_help_content .st2, .p-creation .formSection_help_content .propertyCta_title, .p-creation .formSection_help_content .property_section_title, .p-creation .formSection_help_content .rental_section_title, .p-creation .formSection_help_content .propertyStats_section_title, .p-creation .formSection_help_content .userBox_header_title {
  color: #131E20; }
.p-creation .formSection_logo {
  position: fixed;
  z-index: 20;
  bottom: 10px;
  right: 32px;
  width: 316px;
  height: 261px;
  background-image: url(../images/logo-bis.svg);
  background-size: cover;
  opacity: 0; }
@media (max-width: 1300px) {
  .p-creation .formSection_logo {
    display: none; } }
.p-creation .formSection_actionsInside {
  display: none;
  position: relative;
  margin-top: 32px; }
@media (max-width: 989px) {
  .p-creation .formSection_actionsInside {
    display: block; } }
@media (max-width: 767px) {
  .p-creation .formSection_actionsInside {
    display: none; } }
.p-creation .formSection_actionsInside .formAction_content {
  border-top: 1px solid #F3F2EE;
  padding-top: 16px; }
@media (max-width: 767px) {
  .p-creation .formSection .formGroup_label--bigger > label {
    font-size: 1.14286rem;
    line-height: 1.15; } }
@media (max-width: 767px) {
  .p-creation .formSection .formGroup--lg .formGroup_field input {
    font-size: 1rem;
    line-height: 1.15;
    padding-top: 12px;
    padding-bottom: 12px; } }
.p-creation .formSection .formGroup_field_inputGroup input {
  line-height: 21px; }
.p-creation .formSection .formGroup_field_inputGroup .formGroup_field_label {
  flex: 0;
  margin-right: 12px; }

.p-creation .rentTypes {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
.p-creation .rentTypes .rentTypeRadio {
  position: relative;
  width: calc(50% - 10px);
  padding: 32px 16px 16px 16px;
  text-align: center; }
.p-creation .rentTypes .rentTypeRadio > label {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 2;
  cursor: pointer; }
.p-creation .rentTypes .rentTypeRadio > input[type="radio"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.p-creation .rentTypes .rentTypeRadio > input[type="radio"]:checked ~ .rentTypeRadio_render {
  background-color: #469EB4; }
.p-creation .rentTypes .rentTypeRadio > input[type="radio"]:checked ~ .rentTypeRadio_render > svg {
  opacity: 1; }
.p-creation .rentTypes .rentTypeRadio > input[type="radio"]:checked ~ .rentTypeRadio_border {
  border-color: #469EB4; }
.p-creation .rentTypes .rentTypeRadio > input[type="radio"]:checked ~ .rentTypeRadio_icon {
  color: #469EB4; }
.p-creation .rentTypes .rentTypeRadio_border {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 0;
  border: 2px solid #EDF6F8;
  border-radius: 10px;
  transition: border-color 0.15s linear; }
.p-creation .rentTypes .rentTypeRadio_render {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 30px;
  height: 30px;
  border: 2px solid #469EB4;
  border-radius: 30px;
  transition: background-color 0.15s linear; }
@media (max-width: 767px) {
  .p-creation .rentTypes .rentTypeRadio_render {
    width: 24px;
    height: 24px;
    top: 8px;
    right: 4px; } }
.p-creation .rentTypes .rentTypeRadio_render > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  color: #FFF;
  opacity: 0;
  transition: opacity 0.15s linear; }
@media (max-width: 767px) {
  .p-creation .rentTypes .rentTypeRadio_render > svg {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px; } }
.p-creation .rentTypes .rentTypeRadio_icon {
  color: #5B757B;
  margin-bottom: 8px; }
.p-creation .rentTypes .rentTypeRadio_label {
  display: block;
  font-weight: 500;
  color: #469EB4; }
.p-creation .rentTypes .rentTypeRadio:hover .rentTypeRadio_border {
  border-color: #c8e4ea; }

.p-creation .property_rentChartWrap {
  max-width: none;
  margin-top: 40px; }

.p-creation .rentOffreSelector {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }
.p-creation .rentOffreSelector_item {
  position: relative;
  /*width: calc(50% - 4px);*/
  width: calc(33% - 4px);
  background-color: #F3F2EE;
  border-radius: 6px;
  padding: 16px;
  min-height: 134px;
  margin-bottom: 8px; }
.p-creation .rentOffreSelector_item > label {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 2;
  cursor: pointer; }
.p-creation .rentOffreSelector_item > input[type="radio"] {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }
.p-creation .rentOffreSelector_item > input[type="radio"]:checked ~ .rentOffreSelector_item_render {
  background-color: #469EB4; }
.p-creation .rentOffreSelector_item > input[type="radio"]:checked ~ .rentOffreSelector_item_render > svg {
  opacity: 1; }
.p-creation .rentOffreSelector_item_render {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
  width: 30px;
  height: 30px;
  border: 2px solid #469EB4;
  border-radius: 30px;
  background-color: #FFFFFF;
  transition: background-color 0.15s linear; }
.p-creation .rentOffreSelector_item_render > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  color: #FFF;
  opacity: 0;
  transition: opacity 0.15s linear; }
.p-creation .rentOffreSelector_item_label {
  color: #2A4146; }
.p-creation .rentOffreSelector_item_label p + p {
  margin-top: 24px; }
@media (max-width: 767px) {
  .p-creation .rentOffreSelector_item_label p + p {
    margin-top: 16px; } }
.p-creation .rentOffreSelector_item_label a {
  position: relative;
  z-index: 10; }
.p-creation .rentOffreSelector_item_name {
  font-size: 1.14286rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .p-creation .rentOffreSelector_item_name {
    font-size: 1rem;
    line-height: 1.15; } }
.p-creation .rentOffreSelector_item_name strong {
  display: block;
  font-size: 1.28571rem;
  line-height: 1.15;
  margin-top: 4px; }
@media (max-width: 767px) {
  .p-creation .rentOffreSelector_item_name strong {
    font-size: 1.14286rem;
    line-height: 1.15; } }
.p-creation .rentOffreSelector_item_icon {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #469EB4;
  width: 100px;
  height: 100px; }
@media (max-width: 767px) {
  .p-creation .rentOffreSelector_item_icon {
    width: 70px;
    height: 70px;
    right: 0; } }
.p-creation .rentOffreSelector_item--dontknow {
  min-height: auto;
  padding: 24px;
  width: 100%; }
.p-creation .rentOffreSelector_item--dontknow .rentOffreSelector_item_label {
  text-align: center;
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700; }
.p-creation .rentOffreSelector_item--dontknow .rentOffreSelector_item_render {
  top: 50%;
  margin-top: -15px; }

.p-creation .formActions {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: calc(20% + 32px + 80px - 12px);
  right: 380px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  min-height: 85px;
  background-color: #FFFFFF;
  opacity: 0;
  transform: translateY(101%); }
@media (max-width: 1300px) {
  .p-creation .formActions {
    left: 24%;
    right: 16px; } }
@media (max-width: 989px) {
  .p-creation .formActions {
    display: none;
    position: relative;
    left: 16px;
    right: 16px;
    width: calc(100% - 32px);
    transform: translateY(0) !important;
    opacity: 1 !important;
    padding: 16px 32px; } }
@media (max-width: 767px) {
  .p-creation .formActions {
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    position: fixed;
    padding: 16px 16px; } }
.p-creation .formActions::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  background-color: #F3F2EE;
  width: 100%;
  max-width: 700px;
  max-width: 724px;
  left: 50%;
  transform: translateX(-50%); }

.p-creation .formAction {
  display: none; }
.p-creation .formAction--active {
  display: block; }
.p-creation .formAction_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 700px;
  margin: auto; }
@media (max-width: 767px) {
  .p-creation .formAction_content {
    display: block;
    text-align: center; } }
.p-creation .formAction_content .formAction_help {
  flex: 1;
  color: #5B757B;
  font-size: 0.92857rem;
  line-height: 1.15; }
@media (max-width: 767px) {
  .p-creation .formAction_content .formAction_help {
    margin-bottom: 12px; } }
.p-creation .formAction_content > div:last-child {
  text-align: right;
  margin-left: 20px; }
@media (max-width: 767px) {
  .p-creation .formAction_content > div:last-child {
    text-align: center; } }
.p-creation .formAction_content > div:last-child .button {
  padding-left: 50px;
  padding-right: 50px; }
@media (max-width: 1300px) {
  .p-creation .formAction_content > div:last-child .button {
    padding-left: 30px;
    padding-right: 30px; } }
.p-creation .formAction_content > div:last-child .button + .button {
  margin-left: 20px; }

.p-creation .formHelpMobile {
  display: none;
  position: fixed;
  bottom: 95px;
  right: 24px;
  z-index: 88;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  overflow: hidden;
  border: 2px solid #469EB4; }
@media (max-width: 989px) {
  .p-creation .formHelpMobile {
    bottom: 40px; } }
@media (max-width: 767px) {
  .p-creation .formHelpMobile {
    right: 8px;
    bottom: 107px; } }
.p-creation .formHelpMobile .lottie {
  width: 30px;
  margin: 8px; }
@media (max-width: 1300px) {
  .p-creation .formHelpMobile {
    display: block; } }
.p-creation .formHelpMobile--disabled {
  border-color: #5B757B; }
.p-creation .formHelpMobile_mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 89;
  display: none;
  cursor: pointer; }
.p-creation .formHelpMobile_mask--visible {
  display: none; }
@media (max-width: 1300px) {
  .p-creation .formHelpMobile_mask--visible {
    display: block; } }

.p-creation .formHelpContainer {
  position: fixed;
  z-index: 89;
  bottom: 160px;
  right: 24px;
  left: auto;
  width: 80%;
  max-width: 280px;
  transform: translateY(calc(100% + 170px));
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.08);
  padding: 16px;
  background-color: #fff;
  border-radius: 6px;
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
@media (max-width: 989px) {
  .p-creation .formHelpContainer {
    bottom: 100px;
    transform: translateY(calc(100% + 110px)); } }
@media (max-width: 767px) {
  .p-creation .formHelpContainer {
    right: 8px;
    width: calc(100% - 32px);
    transform: translateY(calc(100% + 185px));
    bottom: 175px; } }
@media (max-width: 1300px) {
  .p-creation .formHelpContainer--visible {
    transform: translateY(0); } }
.p-creation .formHelpContainer .formHelp_step {
  display: none; }
.p-creation .formHelpContainer .formHelp_step--active {
  display: block; }

.p-creation .popin--offre .popin_box {
  max-width: 900px; }

.p-creation .formEnd {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: 50;
  background-color: #FFFFFF;
  visibility: hidden;
  opacity: 0;
  padding: 20px;
  overflow: auto; }
@media (max-width: 767px) {
  .p-creation .formEnd_header {
    display: none; } }
.p-creation .formEnd_inner {
  max-width: 700px;
  margin: auto;
  padding: 80px 0 40px 0;
  text-align: center; }
.p-creation .formEnd_inner h2 {
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 900;
  color: #131E20;
  margin-bottom: 16px;
  opacity: 0;
  transform: translateY(20px); }
@media (max-width: 767px) {
  .p-creation .formEnd_inner h2 {
    font-size: 1.42857rem;
    line-height: 1.15; } }
.p-creation .formEnd_inner h3 {
  font-size: 1.42857rem;
  line-height: 1.15;
  color: #5B757B;
  margin-bottom: 32px;
  opacity: 0;
  transform: translateY(20px); }
@media (max-width: 767px) {
  .p-creation .formEnd_inner h3 {
    font-size: 1.14286rem;
    line-height: 1.15; } }
.p-creation .formEnd_animation {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  opacity: 0;
  transform: translateY(20px); }
@media (max-width: 767px) {
  .p-creation .formEnd_animation img {
    width: 100px; } }
.p-creation .formEnd_animation .lottieForm {
  position: absolute;
  z-index: -1;
  top: 20%;
  left: 50%;
  height: 500px;
  width: 500px;
  transform: translate(-50%, -50%); }
@media (max-width: 767px) {
  .p-creation .formEnd_animation .lottieForm {
    height: 360px;
    width: 360px; } }
.p-creation .formEnd_steps {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  max-width: 400px;
  margin: auto;
  opacity: 0;
  transform: translateY(20px); }
.p-creation .formEnd_steps::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 35px;
  left: 16%;
  right: 16%;
  height: 2px;
  background-color: #DE5507; }
@media (max-width: 767px) {
  .p-creation .formEnd_steps::before {
    top: 21px; } }
.p-creation .formEnd_step {
  flex: 1;
  margin-bottom: 32px; }
.p-creation .formEnd_step_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 72px;
  height: 72px;
  border-radius: 72px;
  border: 2px solid #DE5507;
  background-color: #fff;
  color: #DE5507;
  margin-bottom: 8px; }
@media (max-width: 767px) {
  .p-creation .formEnd_step_icon {
    width: 44px;
    height: 44px; } }
.p-creation .formEnd_step_icon svg {
  width: 40px;
  height: 40px; }
@media (max-width: 767px) {
  .p-creation .formEnd_step_icon svg {
    width: 30px;
    height: 30px; } }
.p-creation .formEnd_step_label {
  font-size: 1rem;
  line-height: 1.15;
  font-weight: 500;
  color: #2A4146; }
@media (max-width: 767px) {
  .p-creation .formEnd_step_label {
    font-size: 0.85714rem;
    line-height: 1.15; } }
.p-creation .formEnd_cta {
  padding: 32px;
  background-color: #FDF5F0;
  border-radius: 12px;
  font-size: 1.28571rem;
  line-height: 1.15;
  color: #2A4146;
  opacity: 0;
  transform: translateY(20px); }
@media (max-width: 767px) {
  .p-creation .formEnd_cta {
    font-size: 1.14286rem;
    line-height: 1.15; } }
.p-creation .formEnd_cta h4 {
  font-size: 1.28571rem;
  line-height: 1.15;
  font-weight: 700;
  color: #131E20;
  margin-bottom: 8px; }
@media (max-width: 767px) {
  .p-creation .formEnd_cta h4 {
    font-size: 1.14286rem;
    line-height: 1.15; } }
.p-creation .formEnd_cta .button {
  margin-top: 16px; }

.p-styleguide .demoSection .button + .button {
  margin-left: 12px; }

.p-styleguide .demoSection + .demoSection {
  margin-top: 56px; }

.p-styleguide .demoSubSection {
  margin-top: 40px; }

.footer_mobile {
 display: none;
}

@media (max-width: 1249px) {
  .footer_mobile {
    display:block;
    background-color: #469EB4;
    color: #FFFFFF;
  }

  .footer_mobile .footer_item {
    text-align: center;
    padding-top: 30px;
  }

  .footer_mobile .footer_last-item {
    padding-bottom: 18px;
  }

  .footer_mobile #footer_button {
    color: #DE5507;
    background-color: #FFFFFF;
  }
}


/**** mes stats version light ***********/
#nav_stats {
  color: #aaaaaad9 !important;
}

#nav_stats.active, #nav_stats.active:visited, #nav_stats:hover, #nav_stats:hover:visited {
  color: #FFFFFF !important;
  background-color: #aaaaaad9 !important; }

/******************************************/



/*************Loader ********************************************/
#cover-spin, #loader, .loading, #loading_pictures {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  display: block;
}

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

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

#cover-spin::after, #loader::after,.loading::after, #loading_pictures::after {
  content: '';
  display: block;
  position: absolute;
  left: 48%;
  top: 40%;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-color: #000000;
  border-top-color: transparent;
  border-width: 4px;
  border-radius: 50%;
  -webkit-animation: spin .8s linear infinite;
  animation: spin .8s linear infinite;
}

.hide-elt {
  display: none;
}

#no_rents::before, #no_apartments::before, #no_stats::before{
  content: "";
  position: absolute;
  bottom: -10px;
  left: -10px;
  width: 186px;
  height: 147px;
  background-image: url(../images/logo-bis.svg);
  background-size: cover;
  opacity: 0.2;
}

@media (max-width: 767px) {
  #no_rents::before, #no_apartments::before, #no_stats::before {
    width: 84px;
    height: 70px;
}
}
