@charset "UTF-8";
/**
 * ERROR
 *
 * @type pages
 */
/**
 * MIXIN BORDER
 *
 * @type mixin
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/**
 * MIXIN CLAMP
 *
 * @type mixins
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/**
 * MIXIN FLEX
 *
 * @type mixins
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/**
 * RESET INPUT
 *
 * @type mixin
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/*
 * MIXIN SCROLLBAR
 *
 * @type mixins
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/**
 * TRANSFORM
 *
 * @type mixin
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/**
 * TRANSITION
 *
 * @type mixin
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/**
 * MIXIN SIZE
 *
 * @type mixin
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/**
 * NORMALIZE
 *
 * @type base
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/**
 * BLOCK
 *
 * @type utilities
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.hidden {
  display: none !important;
}

.visibility-hidden {
  visibility: hidden;
}

.break {
  clear: both;
  display: block;
}

.x-cross {
  cursor: pointer;
}

.relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

/**
 * CURSOR
 *
 * @type utilities
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.wait {
  cursor: wait !important;
}

.is-collapse {
  cursor: pointer;
}

/**
 * IMAGE
 *
 * @type utilities
 */
/** ----------------------------------------------------------------
 * COMMON
 */
img.full {
  width: 100%;
}

/**
 * RESET
 *
 * @type utilities
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.reset-button {
  background: transparent;
  margin: 0;
  border: 0 none;
  padding: 0;
  display: inline-block;
  cursor: pointer;
}

.reset-list, .list-inline, .list-bullet, .list-def {
  list-style: none;
  margin: 0;
  padding: 0;
}

.reset-white {
  font-size: 0;
}

.reset-address {
  font-style: normal;
}

.reset-input {
  border: 0 none;
}

.reset-input:focus {
  outline: 0;
}

.reset-input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}

::-webkit-search-decoration {
  display: none;
}

/**
 * TYPE
 *
 * $type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.ellipsis {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.inline {
  display: inline;
}

.link-decoration {
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}

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

.unlink,
.unlink-group > a {
  color: inherit;
  text-decoration: none;
}

small,
.small {
  font-size: 80%;
}

.large {
  font-size: 120%;
}

/**
 * VARIABLES
 *
 * $type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/*! HAVAS CATALOG */
/** ----------------------------------------------------------------
 * COLOR
 */
/** ----------------------------------------------------------------
 * TYPE
 */
/** ----------------------------------------------------------------
 * SPACING
 */
/** ----------------------------------------------------------------
 * LAYOUT
 */
/** ----------------------------------------------------------------
 * PLUGINS
 */
/**
 * BOOTSTRAP
 *
 * @type specific
 */
/*!
 * Bootstrap Grid v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1360px) {
  .container {
    max-width: 1324px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1360px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1360px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

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

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1360px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1360px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/**
 * FONTS
 *
 * @type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
@font-face {
  font-family: "Icon havas";
  src: url("/havas/assets/fonts/havas-icon.eot?#iefix") format("embedded-opentype"), url("/havas/assets/fonts/havas-icon.woff") format("woff"), url("/havas/assets/fonts/havas-icon.ttf") format("truetype"), url("/havas/assets/fonts/havas-icon.svg#Icon havas") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Montserrat-Light";
  src: url("/havas/assets/fonts/Montserrat-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("/havas/assets/fonts/Montserrat-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Montserrat-Medium";
  src: url("/havas/assets/fonts/Montserrat-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("/havas/assets/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Montserrat-Bold";
  src: url("/havas/assets/fonts/Montserrat-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "GothamLight";
  src: url("/havas/assets/fonts/GothamLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "GothamBook";
  src: url("/havas/assets/fonts/GothamBook.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "GothamLight";
  src: url("/havas/assets/fonts/GothamLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

/**
 * LAYOUT
 *
 * $type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

body {
  font-family: "Montserrat-Regular", Arial, Helvetica, sans-serif;
}

a {
  text-decoration: none;
}

.is-clickable {
  cursor: pointer;
}

body.no-scroll {
  overflow: hidden;
}

body.no-scroll.is-mobile, body.no-scroll.is-tablet {
  position: fixed;
  width: 100%;
}

.main-layout {
  position: relative;
}

.main-layout .container {
  background-color: #fff;
}

.page-package .main-layout .container,
.page-serp .main-layout .container {
  max-width: 100%;
}

.main-layout .container-fluid {
  padding: 0;
  background-color: #fff;
  position: relative;
}

.is-loading {
  background: #fff url("/havas/assets/css_imgs/loader/slick.gif") center center no-repeat;
}

.page-destination .first-module {
  margin-top: 0;
}

.super-panel-active .cpt-header,
.se-layout-panel-active .cpt-header {
  z-index: 1;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 992px) {
  .page-package .main-layout .container,
  .page-serp .main-layout .container {
    max-width: 1324px;
  }
  .main-layout .container .bigger-padding {
    padding-inline-start: 45px;
  }
}

/**
 * COLOR
 *
 * @type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.primary {
  color: #199bd7;
}

.secondary {
  color: #33bce9;
}

.tertiary {
  color: #396298;
}

.unused {
  color: #aaa;
}

.bg-primary, .elem-tag.bg-tag-primary, .elem-search-autocomplete-semantic .selected-options .bg-tag-primary.selected-option {
  background-color: #199bd7;
}

.bg-secondary {
  background-color: #33bce9;
}

.bg-tertiary {
  background-color: #396298;
}

/**
 * HEADING
 *
 * @type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
h1, h2, h3,
h4, h5, h6 {
  font-weight: normal;
}

.h1-like {
  font: 700 normal 30.848px "Montserrat-Regular", Arial, sans-serif;
  line-height: 1.25;
}

.h2-like {
  font: normal 24px "Montserrat-Regular", Arial, sans-serif;
  color: #199bd7;
  text-transform: uppercase;
  margin: 60px 0 30px;
  position: relative;
}

.h3-like {
  font: normal 16px "Montserrat-Regular", Arial, sans-serif;
  line-height: 1.136;
  color: #199bd7;
}

.h4-like {
  font: normal 16px "Montserrat-Regular", Arial, sans-serif;
  line-height: 1.111;
  text-transform: uppercase;
  color: #199bd7;
  margin: 30px 0 16px;
}

.h5-like {
  font: normal 14px "Montserrat-Regular", Arial, sans-serif;
}

.h6-like {
  font: 700 normal 14px "Montserrat-Regular", Arial, sans-serif;
}

h2 {
  color: #000 !important;
}

h3 {
  color: #000 !important;
}

/**
 * LIST
 *
 * @type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.list-inline > li {
  display: inline-block;
}

.list-bullet > li {
  margin: 2px 0 2px 10px;
  position: relative;
}

.list-bullet > li:before {
  position: absolute;
  top: 0;
  left: -10px;
  content: "•";
}

.list-def > dt {
  display: block;
}

.list-def > dd {
  margin: 0;
  display: inline-block;
}

/**
 * POSITION
 *
 * @type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.position-top-1 {
  top: 10px;
  z-index: 1;
}

.position-top-2 {
  top: 70px;
  z-index: 1;
}

.position-top-3 {
  top: 75px;
  z-index: 1;
}

/**
 * SHADOW
 *
 * @type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.shadow-box {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

/**
 * FORM
 *
 * $type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
input,
select,
textarea {
  font-family: "Montserrat-Regular", Arial, Helvetica, sans-serif;
}

::placeholder {
  color: #ccc;
  opacity: 1;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: #ccc;
  font-weight: 300;
}

::-ms-input-placeholder {
  color: #ccc;
  font-weight: 300;
}

/**
 * ANIMATION
 *
 * @type specific
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.fade-in-init {
  opacity: 0;
}

.fade-in {
  opacity: 1;
  transition: opacity 500ms;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/havas/assets/css_imgs/loader/slick.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/havas/assets/fonts/slick.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  padding: 0;
}

.slick-dots {
  position: relative;
  bottom: inherit;
  text-align: center;
  padding: 15px 0 0 0;
  margin: 0;
  width: 100%;
  line-height: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  margin: 0 4px 0 0;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 12px;
  height: 12px;
  font-family: "slick";
  font-size: 6px;
  line-height: 12px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-connects {
  border-radius: 3px;
}

.noUi-connect {
  background: #3FB8AF;
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  user-select: none;
  outline: none;
  width: 100% !important;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  clip-path: none;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 18px;
  height: 55px;
  line-height: 54px;
  border: 1px solid #9F9FA1;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 none;
  color: #222;
  text-decoration: none;
  white-space: nowrap;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/havas/assets/css_imgs/chosen/chosen-empty.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  border-style: solid;
  height: 0;
  width: 0;
  border-color: #000 transparent transparent;
  border-width: 8px 6px 0;
  position: absolute;
  top: 25px;
  right: 15px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("/havas/assets/css_imgs/chosen/chosen-empty.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 400px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/havas/assets/css_imgs/chosen/chosen-empty.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/havas/assets/css_imgs/chosen/chosen-empty.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("/havas/assets/css_imgs/chosen/chosen-empty.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/**
 * BUTTON
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
[class*="elem-button--"] {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font: 14px "Montserrat-Regular", Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  border-radius: 15px;
  padding: 16px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

[class*="elem-button--"]:hover {
  text-decoration: none;
}

[class*="elem-button--"].align-left {
  text-align: left;
}

[class*="elem-button--"].disabled {
  background: #ccc;
  cursor: no-drop;
}

.elem-button--default {
  border: 1px solid #bbb;
  background: #9ea0a6;
  color: #fff;
}

.elem-button--default:hover {
  background: #fff;
  color: #9ea0a6;
}

.elem-button--primary {
  border: 1px solid transparent;
  background: #199bd7;
  color: #fff;
}

.elem-button--primary:hover {
  border: 1px solid #199bd7;
  background: #fff;
  color: #199bd7;
}

.elem-button--primary.loader-active {
  color: #199bd7;
  cursor: inherit;
  position: relative;
}

.elem-button--primary.loader-active:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  content: "";
  background-color: #199bd7;
}

.elem-button--primary.loader-active:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 18px;
  background: url("/havas/assets/css_imgs/loader/loader.svg");
  content: "";
  color: #fff;
  z-index: 99;
  margin-left: -40px;
  margin-top: -9px;
}

.elem-button--primary.loader-active:hover {
  background: #199bd7;
  color: #199bd7;
}

.elem-button--primary-invert {
  border: 1px solid #199bd7;
  background: #fff;
  color: #199bd7;
}

.elem-button--primary-invert:hover {
  border: 1px solid #fff;
  background: #199bd7;
  color: #fff;
}

.elem-button--primary-alt {
  border: 1px solid transparent;
  background: #b20d30;
  color: #fff;
}

.elem-button--primary-alt:hover {
  border: 1px solid #b20d30;
  background: #fff;
  color: #b20d30;
}

.elem-button--primary-alt.loader-active {
  color: #b20d30;
  cursor: inherit;
  position: relative;
}

.elem-button--primary-alt.loader-active:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #b20d30;
  z-index: 98;
}

.elem-button--primary-alt.loader-active:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 18px;
  content: "";
  background: url("/havas/assets/css_imgs/loader/loader.svg");
  color: #fff;
  margin-left: -40px;
  margin-top: -9px;
  z-index: 99;
}

.elem-button--primary-alt.loader-active:hover {
  background: #b20d30;
  color: #b20d30;
}

.elem-button--primary-alt-invert {
  border: 1px solid #b20d30;
  background: #fff;
  color: #b20d30;
}

.elem-button--primary-alt-invert:hover {
  border: 1px solid #b20d30;
  background: #b20d30;
  color: #fff;
}

.elem-button--secondary {
  border: 1px solid transparent;
  background: #33bce9;
  color: #fff;
}

.elem-button--secondary:hover {
  border: 1px solid #33bce9;
  background: #fff;
  color: #33bce9;
}

.elem-button--tertiary {
  border: 1px solid transparent;
  background: #396298;
  color: #fff;
}

.elem-button--tertiary:hover {
  border: 1px solid #396298;
  background: #fff;
  color: #396298;
}

.elem-button--tertiary.loader-active {
  color: #396298;
  cursor: inherit;
  position: relative;
}

.elem-button--tertiary.loader-active:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  content: "";
  background-color: #396298;
}

.elem-button--tertiary.loader-active:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 18px;
  background: url("/havas/assets/css_imgs/loader/loader.svg");
  content: "";
  color: #fff;
  z-index: 99;
  margin-left: -40px;
  margin-top: -9px;
}

.elem-button--tertiary.loader-active:hover {
  background: #199bd7;
  color: #199bd7;
}

.elem-button--flash-sales {
  border: 1px solid transparent;
  background: #F2115D;
  color: #fff;
}

.elem-button--flash-sales:hover {
  border: 1px solid #F2115D;
  background: #fff;
  color: #F2115D;
}

.elem-button--flash-sales.loader-active {
  color: #F2115D;
  cursor: inherit;
  position: relative;
}

.elem-button--flash-sales.loader-active:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #F2115D;
  z-index: 98;
}

.elem-button--flash-sales.loader-active:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 18px;
  background: url("/havas/assets/css_imgs/loader/loader.svg");
  content: "";
  color: #fff;
  z-index: 99;
  margin-left: -40px;
  margin-top: -9px;
}

.elem-button--flash-sales.loader-active:hover {
  background: #F2115D;
  color: #F2115D;
}

.elem-button--arrow {
  border: 1px solid #ccc;
  background-color: #fff;
  height: 30px;
  width: 45px;
  padding: 0;
  border-radius: 0;
  position: relative;
}

.elem-button--arrow .elem-ff-icon {
  font-size: 6px;
  color: #555;
  vertical-align: middle;
  position: absolute;
  top: 38%;
}

.elem-button--arrow.arrow-prev {
  transform: rotate(-180deg);
}

.elem-button--clear {
  background-color: transparent;
  text-transform: none;
  padding: 0;
}

.elem-button--disabled {
  background: #ccc;
  cursor: no-drop;
}

/** ----------------------------------------------------------------
 * LAYOUT
 */
.btn-group-block [class*="elem-button--"] {
  width: 100%;
  display: block;
  box-sizing: border-box;
}

.btn-group-list [class*="elem-button--"] {
  margin: 10px 0;
}

.btn-block {
  width: 100%;
  display: block;
}

.btn-align-label {
  margin-top: 18px;
}

.btn-no-radius {
  border-radius: 0;
}

.btn-large {
  font-size: 20.3px;
  padding: 11px 16px 10px;
}

.btn-large:after {
  font-size: 24px;
}

.btn-small {
  font-size: 14px;
  padding: 4px 16px 5px;
}

.btn-small:after {
  display: none;
  content: "";
}

.btn-mini {
  font: 400 11.2px Arial, sans-serif;
  min-width: inherit;
  padding: 2px 4px 1px;
}

.btn-mini:after {
  display: none;
  content: "";
}

/**
 * TAG
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-tag, .elem-search-autocomplete-semantic .selected-options .selected-option {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-size: 12px;
  color: #fff;
  margin-right: 5px;
  padding: 3px 16px;
  display: inline-block;
}

.elem-tag.is-ellipsis, .elem-search-autocomplete-semantic .selected-options .is-ellipsis.selected-option {
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.elem-tag .delete-tag, .elem-search-autocomplete-semantic .selected-options .selected-option .delete-tag {
  font-size: 8px;
  margin-left: 5px;
  cursor: pointer;
}

.elem-tag.bg-tag-gray, .elem-search-autocomplete-semantic .selected-options .bg-tag-gray.selected-option {
  background-color: #ccc;
}

.elem-tag.bg-tag-orange, .elem-search-autocomplete-semantic .selected-options .bg-tag-orange.selected-option {
  background-color: #e78665;
}

.elem-tag .ico-more, .elem-search-autocomplete-semantic .selected-options .selected-option .ico-more {
  display: none;
  margin-left: 5px;
  font-size: 8px;
}

.elem-tag.add-tag, .elem-search-autocomplete-semantic .selected-options .add-tag.selected-option {
  background-color: #949494;
}

.elem-tag.add-tag .ico-more, .elem-search-autocomplete-semantic .selected-options .add-tag.selected-option .ico-more {
  display: inline-block;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .elem-tag, .elem-search-autocomplete-semantic .selected-options .selected-option {
    padding: 5px 16px;
  }
}

/**
 * ICON
 *
 * $type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-ff-icon {
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Icon havas" !important;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.elem-ff-icon:before {
  content: attr(data-icon);
}

/**
 * IMAGE
 *
 * @type element
 */
/**
 * STYLES
 *
 * @type variable
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-image {
  margin: 0;
  position: relative;
}

.elem-image.size-100 {
  width: 100%;
  height: 100%;
}

.elem-image:not(.logo) img {
  width: 100%;
  height: 100%;
  background-color: transparent;
  vertical-align: top;
  object-fit: cover;
  display: inline-block;
}

.elem-image .overlay-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.elem-image .overlay-image.overlay-white {
  background-color: rgba(255, 255, 255, 0.4);
}

/**
 * IMAGE WRAP
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-image-wrap {
  margin: 0;
}

.elem-image-wrap img {
  width: 100%;
  height: 100%;
  background-color: #199bd7;
  vertical-align: top;
  object-fit: cover;
  display: block;
}

.elem-image-wrap .img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.elem-image-wrap .img-overlay.color-overlay-black {
  background-color: rgba(0, 0, 0, 0.4);
}

.elem-image-wrap .img-overlay.color-overlay-white {
  background-color: rgba(255, 255, 255, 0.4);
}

/**
 * TITLE ICON
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-title-icon {
  background-color: #199bd7;
  text-align: center;
  min-width: 60px;
  max-width: 80px;
  height: 90px;
  margin-right: 20px;
  padding: 10px 5px 5px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.elem-title-icon .elem-image-wrap {
  width: 25px;
  height: auto;
  margin: auto;
}

.elem-title-icon .title-icon-text {
  font-size: 12px;
  color: #fff;
  margin: auto;
}

/**
 * TITLEANDSUBTITLE
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-title-and-subtitle .style {
  font-size: 30px;
  margin: 0 0 5px;
  color: #222;
}

.elem-title-and-subtitle .subtitle {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 300;
  margin: 0 0 15px;
  color: #199bd7;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .elem-title-and-subtitle .style {
    font-size: 36px;
  }
  .elem-title-and-subtitle .subtitle {
    font-size: 26px;
  }
}

/**
 * ICON WRAP
 *
 * @type elements
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.icon-border {
  width: 30px;
  height: 30px;
  border: 1px solid #c8dbe8;
  color: #a9a9ab;
  border-radius: 25px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-border .elem-ff-icon {
  font-size: 12px;
}

.icon-border:hover {
  color: #199bd7;
  border-color: #199bd7;
}

.icon-border:hover .elem-ff-icon {
  color: #199bd7;
}

.icon-border.active {
  color: #199bd7;
  border-color: #199bd7;
}

/**
 * select
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-select {
  position: relative;
}

.elem-select .select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #efefef;
  color: #545454;
  line-height: 35px;
  padding-right: 25px;
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
}

.elem-select .select::placeholder {
  color: #c2c2c2;
}

.elem-select:after {
  position: absolute;
  right: 5px;
  bottom: 15px;
  border-style: solid;
  height: 0;
  width: 0;
  border-color: #199bd7 transparent transparent;
  border-width: 7px 5px 0;
  content: " ";
  display: block;
  z-index: 0;
}

.elem-select label {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: #b2b2b2;
  margin-top: 20px;
  margin-bottom: 5px;
}

.elem-select.error select {
  border: solid 1px #e00042;
}

.elem-select.inline {
  display: inline-block;
}

/**
 * ARROW TOP
 *
 * @type elements
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-arrow-top {
  position: fixed;
  right: 0;
  bottom: 100px;
  width: 60px;
  height: 60px;
  background-color: #199bd7;
  border: 1px solid #fff;
  border-radius: 15px;
  cursor: pointer;
  z-index: 999;
}

.elem-arrow-top .arrow-up {
  color: #fff;
  transform: rotate(-90deg);
  font-size: 20px;
  position: relative;
  top: -9px;
  display: block;
}

.elem-arrow-top {
  display: none;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 992px) {
  .elem-arrow-top {
    display: block;
  }
}

/**
 * iconAction
 *
 * @type  element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-icon-action {
  display: inline-block;
  border: 1px solid #ccc;
  color: #ccc;
  border-radius: 50%;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}

.elem-icon-action.error {
  border-color: #e00042;
  color: #e00042;
}

.elem-icon-action.primary {
  border-color: #199bd7;
  color: #199bd7;
}

.elem-icon-action.white {
  border-color: #fff;
  color: #fff;
}

/**
 * INCREMENTAL FIELD
 *
 * @type  element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-incremental-field .incremental-label span {
  font-size: 14px;
  color: #bbb;
  display: block;
}

.elem-incremental-field .incremental-controller {
  font-weight: bold;
  color: #199bd7;
  font-size: 20px;
  width: 120px;
  display: flex;
  border: 1px solid #ccc;
}

.elem-incremental-field .incremental-controller .btn-decrement,
.elem-incremental-field .incremental-controller .btn-increment {
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: block;
  flex-shrink: 0;
}

.elem-incremental-field .incremental-controller .btn-decrement.btn-decrement,
.elem-incremental-field .incremental-controller .btn-increment.btn-decrement {
  border-right: 1px solid #ccc;
}

.elem-incremental-field .incremental-controller .btn-decrement.btn-increment,
.elem-incremental-field .incremental-controller .btn-increment.btn-increment {
  border-left: 1px solid #ccc;
}

.elem-incremental-field .incremental-controller .input-field {
  text-align: center;
  color: #199bd7;
  min-width: 30px;
  border: none;
  flex-shrink: 1;
}

/**
 * SEARCH AUTOCOMPLETE SEMANTIC
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-search-autocomplete-semantic {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.elem-search-autocomplete-semantic .autocomplete-input {
  width: 100%;
  height: 70px;
  font-size: 22px;
  color: #199bd7;
  outline-style: none;
  border: none;
  flex-shrink: 1;
}

.elem-search-autocomplete-semantic .autocomplete-input:required {
  box-shadow: none;
}

.elem-search-autocomplete-semantic .autocomplete-list {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  width: 100%;
  box-shadow: inset 0 20px 33px -19px rgba(0, 0, 0, 0.33);
  z-index: 999999;
}

.elem-search-autocomplete-semantic .autocomplete-list .autocomplete-suggestions {
  position: relative !important;
  width: 100% !important;
  min-height: 300px;
  max-height: inherit !important;
  padding-right: 0;
}

.elem-search-autocomplete-semantic .autocomplete-list .autocomplete-suggestions > [class*="col-"] {
  margin-top: auto;
  margin-bottom: auto;
}

.elem-search-autocomplete-semantic .autocomplete-list .autocomplete-suggestions .autocomplete-suggestion, .elem-search-autocomplete-semantic .autocomplete-list .autocomplete-suggestions .autocomplete-no-suggestion {
  padding: 15px;
  min-height: 50px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  padding: 15px;
}

.elem-search-autocomplete-semantic .autocomplete-list .key-word {
  font-size: 20px;
}

.elem-search-autocomplete-semantic .autocomplete-list .number-result {
  color: #bbb;
}

.elem-search-autocomplete-semantic .selected-options {
  margin-top: 5px;
  margin-bottom: 5px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.elem-search-autocomplete-semantic .selected-options .selected-option {
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #199bd7;
  display: inline-block;
}

.elem-search-autocomplete-semantic .selected-options .selected-option:after {
  font: normal 9px "Icon havas";
  text-align: right;
  width: 20px;
  display: inline-block;
  content: "x";
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 992px) {
  .elem-search-autocomplete-semantic {
    flex-direction: row;
  }
  .elem-search-autocomplete-semantic .autocomplete-input {
    width: 100%;
    height: 100%;
    font-size: 17px;
  }
  .elem-search-autocomplete-semantic .autocomplete-list .autocomplete-suggestions {
    background-color: #fff;
    width: 350px !important;
    min-height: inherit !important;
    max-height: 350px !important;
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
  }
  .elem-search-autocomplete-semantic .selected-options {
    max-width: 70%;
  }
  .elem-search-autocomplete-semantic .selected-options .selected-option {
    pointer-events: none;
  }
  .elem-search-autocomplete-semantic .selected-options .selected-option:after {
    cursor: pointer;
    pointer-events: auto;
  }
}

/**
 * FIELD
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-field [type='color'], .elem-field [type='date'], .elem-field [type='datetime'], .elem-field [type='datetime-local'], .elem-field [type='email'], .elem-field [type='month'], .elem-field [type='number'], .elem-field [type='password'], .elem-field [type='search'], .elem-field [type='tel'], .elem-field [type='text'], .elem-field [type='time'], .elem-field [type='url'], .elem-field [type='week'], .elem-field input:not([type]), .elem-field textarea {
  width: 100%;
  height: 35px;
  color: #545454;
  border: none;
  border-bottom: 1px solid #efefef;
  /* outline-style: none; */
  display: block;
}

.elem-field [type='color']::-webkit-input-placeholder, .elem-field [type='color']:-ms-input-placeholder, .elem-field [type='color']:-moz-placeholder, .elem-field [type='date']::-webkit-input-placeholder, .elem-field [type='date']:-ms-input-placeholder, .elem-field [type='date']:-moz-placeholder, .elem-field [type='datetime']::-webkit-input-placeholder, .elem-field [type='datetime']:-ms-input-placeholder, .elem-field [type='datetime']:-moz-placeholder, .elem-field [type='datetime-local']::-webkit-input-placeholder, .elem-field [type='datetime-local']:-ms-input-placeholder, .elem-field [type='datetime-local']:-moz-placeholder, .elem-field [type='email']::-webkit-input-placeholder, .elem-field [type='email']:-ms-input-placeholder, .elem-field [type='email']:-moz-placeholder, .elem-field [type='month']::-webkit-input-placeholder, .elem-field [type='month']:-ms-input-placeholder, .elem-field [type='month']:-moz-placeholder, .elem-field [type='number']::-webkit-input-placeholder, .elem-field [type='number']:-ms-input-placeholder, .elem-field [type='number']:-moz-placeholder, .elem-field [type='password']::-webkit-input-placeholder, .elem-field [type='password']:-ms-input-placeholder, .elem-field [type='password']:-moz-placeholder, .elem-field [type='search']::-webkit-input-placeholder, .elem-field [type='search']:-ms-input-placeholder, .elem-field [type='search']:-moz-placeholder, .elem-field [type='tel']::-webkit-input-placeholder, .elem-field [type='tel']:-ms-input-placeholder, .elem-field [type='tel']:-moz-placeholder, .elem-field [type='text']::-webkit-input-placeholder, .elem-field [type='text']:-ms-input-placeholder, .elem-field [type='text']:-moz-placeholder, .elem-field [type='time']::-webkit-input-placeholder, .elem-field [type='time']:-ms-input-placeholder, .elem-field [type='time']:-moz-placeholder, .elem-field [type='url']::-webkit-input-placeholder, .elem-field [type='url']:-ms-input-placeholder, .elem-field [type='url']:-moz-placeholder, .elem-field [type='week']::-webkit-input-placeholder, .elem-field [type='week']:-ms-input-placeholder, .elem-field [type='week']:-moz-placeholder, .elem-field input:not([type])::-webkit-input-placeholder, .elem-field input:not([type]):-ms-input-placeholder, .elem-field input:not([type]):-moz-placeholder, .elem-field textarea::-webkit-input-placeholder, .elem-field textarea:-ms-input-placeholder, .elem-field textarea:-moz-placeholder {
  color: #c2c2c2;
}

.elem-field label {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: #b2b2b2;
  margin-top: 20px;
  margin-bottom: 5px;
}

.elem-field.error input {
  border-bottom: solid 1px #e00042;
}

/**
 *  SEARCH INPUT
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-search-input {
  display: flex;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border-radius: 5px;
}

.elem-search-input input {
  flex: 1 0 auto;
  width: 20px;
  height: 100%;
  border: none;
}

.elem-search-input i {
  flex: 0 0 50px;
  height: 50px;
  text-align: center;
  display: inline-block;
  color: #b7b7b7;
}

/**
 * stepTitle
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-step-title {
  text-align: center;
}

.elem-step-title h2 {
  font-size: 25px;
  margin-top: 0;
}

.elem-step-title h3 {
  font-size: 18px;
  margin-bottom: 0;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .elem-step-title {
    text-align: left;
  }
  .elem-step-title h2 {
    font-size: 32px;
  }
  .elem-step-title h3 {
    font-size: 20px;
  }
}

/**
 * TITLE LIGHT
 *
 * @type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-title-light .title {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 20px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .elem-title-light .title {
    font-size: 30px;
  }
}

/**
 * ICON
 *
 * $type element
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.elem-ff-icon {
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Icon havas" !important;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.elem-ff-icon:before {
  content: attr(data-icon);
}

/**
 * BREADCRUMB
 *
 * $type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-breadcrumb {
  background-color: #fff;
  padding: 10px 0;
}

.cpt-breadcrumb > .container {
  padding: 0;
}

.cpt-breadcrumb .elem-button--breadcrumb {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  block-size: 20px;
  margin: 0;
  padding: 0;
  padding-inline-start: 10px;
}

.cpt-breadcrumb .elem-button--breadcrumb:hover {
  color: #199bd7;
}

.cpt-breadcrumb .elem-button--breadcrumb .elem-ff-icon {
  font-size: 10px;
  margin: 0 14px;
}

.cpt-breadcrumb .elem-button--breadcrumb:last-child {
  color: #333;
}

.cpt-breadcrumb .elem-button--breadcrumb:last-child .elem-ff-icon {
  display: none;
}

.cpt-breadcrumb .elem-button--breadcrumb:last-child:hover {
  color: #333;
  cursor: default;
}

.cpt-breadcrumb .elem-button--breadcrumb:last-child:hover .elem-ff-icon {
  display: none;
}

.page-package .cpt-breadcrumb > .container {
  display: none;
  inline-size: calc(100% - 30px);
  margin-inline: 15px;
}

.page-package .cpt-breadcrumb .elem-button--breadcrumb {
  padding-inline-start: 0;
}

.page-package .cpt-breadcrumb .elem-button--breadcrumb .elem-ff-icon {
  margin-inline: 4px;
}

.page-serp.is-mobile .cpt-breadcrumb {
  display: none;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .page-package .cpt-breadcrumb > .container {
    display: block;
    inline-size: 100%;
    margin-inline: 0;
    padding-inline: 15px;
  }
}

@media only screen and (min-width: 992px) {
  .page-package .cpt-breadcrumb {
    background: #199bd7;
    margin-block-start: 117px;
    margin-block-end: 10px;
  }
  .page-package .cpt-breadcrumb .container {
    max-inline-size: "only screen and (min-width: 1360px)";
    margin-inline: auto;
  }
  .page-package .cpt-breadcrumb .elem-button--breadcrumb {
    color: #fff;
  }
}

/**
 * MORE
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-more {
  text-align: right;
  margin-block-start: 30px;
}

.cpt-more a {
  background-color: #b20d30;
  font-size: 14px;
  color: #fff;
  border: 1px solid #b20d30;
  border-radius: 15px;
  padding: 10px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.cpt-more a:hover {
  background-color: #fff;
  color: #b20d30;
}

.cpt-more .elem-ff-icon {
  font-size: 10px;
  margin-inline-start: 5px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-more a {
    font-size: 18px;
  }
  .cpt-more .elem-ff-icon {
    font-size: 12px;
    margin-inline-start: 5px;
  }
}

/**
 * TITLE BAR MAIN
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-title-bar-main {
  margin: 0 auto;
  padding-block-end: 10px;
  position: relative;
}

.cpt-title-bar-main .title {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.3px;
  margin: 0;
  padding-bottom: 20px;
}

.cpt-title-bar-main .title strong {
  font-size: 20px;
}

.cpt-title-bar-main .title a {
  color: #199bd7 !important;
  cursor: pointer;
}

/**
 * HEADER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 73px;
  background-color: #fff;
  z-index: 110;
  padding-block: 7px;
  border-block-end: 4px solid #d9d9d9;
  transition: all 0.2s ease-in-out;
}

.cpt-header .container {
  inline-size: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-inline-size: none;
  padding-inline: 24px;
}

.cpt-header .container .logo-and-icons-container {
  inline-size: 100%;
  padding-block: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cpt-header .header-wrap {
  display: flex;
  align-items: center;
  gap: 25px;
}

.cpt-header .header-icons-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 24px;
}

.cpt-header .header-icons-wrap .icon-wrap .elem-ff-icon {
  color: #222;
  font-size: 20px;
  font-weight: bold !important;
}

.cpt-header .header-icons-wrap .close-wrap .icon-close {
  width: 17.5px;
  height: 20px;
  display: grid;
  place-content: center;
}

.cpt-header .header-icons-wrap .close-wrap .icon-close .elem-ff-icon {
  font-size: 25px;
  color: #222;
}

.page-home .cpt-header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 92;
}

.cpt-header.sticky-active {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

.no-scroll .cpt-header .logo-and-icons-container {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding: 19px 24px 20px;
  z-index: 1;
  background-color: #fff;
}

/** ----------------------------------------------------------------
* MEDIA QUERY
*/
@media only screen and (min-width: 768px) {
  .cpt-header .header-icons-wrap .icon-wrap .elem-ff-icon {
    font-size: 20px;
  }
  .cpt-header .header-icons-wrap .icon-menu {
    padding-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 56px;
    background-color: #fff;
    padding: 0;
    border-block-end: none;
  }
  .cpt-header .header-wrap {
    inline-size: 100%;
  }
  .cpt-header .container {
    min-inline-size: 970px;
    max-inline-size: 1294px;
    padding: 5px 24px;
    display: flex;
  }
  .cpt-header .container .logo-and-icons-container {
    inline-size: auto;
    padding-block: 0;
    margin-inline-end: 24px;
  }
  .page-home .cpt-header {
    background-color: #fff;
  }
  .cpt-header.header-hide {
    top: -117px;
  }
  .no-scroll.js-noscroll-by-fastsearch .cpt-header .logo-and-icons-container {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    padding: inherit;
    z-index: auto;
    background-color: #fff;
  }
}

@media only screen and (min-width: 1360px) {
  .cpt-header .container {
    max-inline-size: 1294px;
    margin: 0 auto;
  }
  .cpt-header .header-wrap {
    inline-size: auto;
  }
}

/**
 * FAST SEARCH
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-fast-search-select {
  background-color: #fff;
  margin-inline: 24px;
  position: relative;
}

.cpt-fast-search-select .async-select {
  display: flex;
  justify-content: flex-end;
}

.cpt-fast-search-select .fast-search__indicator-separator,
.cpt-fast-search-select .fast-search__indicator {
  display: none;
}

.cpt-fast-search-select .fast-search__control {
  background-color: transparent;
  min-block-size: 36px;
  inline-size: 100%;
  border-color: #ddd;
  border-radius: 13px;
  position: relative;
  z-index: 104;
  transition: width 0.2s ease-in-out;
}

.cpt-fast-search-select .fast-search__control .fast-search__value-container {
  block-size: 36px;
  padding-inline-start: 43px;
  padding-block: 0;
  margin: 0;
}

.cpt-fast-search-select .fast-search__control:after {
  position: absolute;
  top: 7px;
  left: 18px;
  font-family: "Icon havas";
  color: #222;
  content: "Q";
  z-index: 0;
}

.cpt-fast-search-select .fast-search__control:before {
  width: 100%;
  height: calc(100% - 116px);
  background-color: #fff;
  opacity: 0;
  content: "";
  transition: opacity 0.2s ease-in-out;
}

.cpt-fast-search-select .fast-search__control.fast-search__control--is-focused {
  inline-size: 90%;
  border-color: #666;
  box-shadow: inherit;
}

.cpt-fast-search-select .fast-search__control.fast-search__control--is-focused:before {
  position: fixed;
  top: 116px;
  left: 0;
  opacity: 1;
}

.cpt-fast-search-select .fast-search__control.fast-search__control--is-focused .fast-search__value-container {
  overflow: inherit;
}

.cpt-fast-search-select .fast-search__control.fast-search__control--is-focused .fast-search__value-container:before {
  position: absolute;
  top: 50%;
  left: -35px;
  font-family: "Icon havas";
  content: "v";
  pointer-events: none;
  z-index: 0;
  transform: translateY(-50%) rotate(180deg);
}

.cpt-fast-search-select .fast-search__menu {
  border-color: transparent;
  box-shadow: inherit;
  min-block-size: inherit;
  padding-block: 16px;
  z-index: 105;
}

.cpt-fast-search-select .fast-search__menu-list {
  max-block-size: calc(100% - 119px);
  padding-block: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cpt-fast-search-select .fast-search__menu-list .fast-search__menu-notice {
  padding: 0;
}

.cpt-fast-search-select .fast-search__option {
  background-color: #fff;
  padding: 0;
}

.cpt-fast-search-select .fast-search__option:hover {
  background-color: #fff;
}

.cpt-fast-search-select .fast-search__placeholder {
  color: #666;
  font-size: 14px;
  margin-inline: 0;
}

.cpt-fast-search-select .skeleton-box,
.cpt-fast-search-select .skeleton-line,
.cpt-fast-search-select .skeleton-line--short {
  background-color: #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  animation: skeletonPulse 600ms ease-in-out infinite;
}

.cpt-fast-search-select .cpt-fast-search__skeleton-list {
  display: grid;
  gap: 8px;
}

.cpt-fast-search-select .cpt-fast-search-product-item {
  border: 1px solid #999;
  background-color: #fff;
  border-radius: 15px;
  box-sizing: inherit;
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  overflow: hidden;
  transition: border-color 0.2s ease-in-out;
}

.cpt-fast-search-select .cpt-fast-search-product-item.is-skeleton {
  border: 1px solid transparent;
  background-color: #f7f7f7;
  margin: 0;
  padding: 0;
}

.cpt-fast-search-select .cpt-fast-search-product-item.is-skeleton .fast-search-product-item-name {
  width: 100%;
  height: 24px;
  border-radius: 4px;
  margin-block-end: 4px;
}

.cpt-fast-search-select .cpt-fast-search-product-item.is-skeleton .fast-search-product-item-destination {
  width: 163px;
  height: 17px;
  border-radius: 4px;
}

.cpt-fast-search-select .cpt-fast-search-product-item.is-skeleton .fast-search-product-item-description {
  gap: 8px;
}

.cpt-fast-search-select .cpt-fast-search-product-item.is-skeleton .fast-search-product-item-description .fast-search-ref {
  width: 61px;
  height: 17px;
  border-radius: 4px;
  display: block;
}

.cpt-fast-search-select .cpt-fast-search-product-item .image-wrap {
  width: 96px;
  height: 96px;
  border-radius: 15px 0 0 15px;
}

.cpt-fast-search-select .cpt-fast-search-product-item .image-wrap img {
  width: 100%;
  height: 100%;
  background-color: #222;
  border-radius: 15px 0 0 15px;
  vertical-align: top;
  object-fit: cover;
  display: block;
}

.cpt-fast-search-select .cpt-fast-search-product-item .fast-search-product-item-wrap {
  flex: 1;
  padding-inline-end: 16px;
}

.cpt-fast-search-select .cpt-fast-search-product-item .fast-search-product-item-wrap .fast-search-product-item-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
  color: #b20d30;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-block-end: 4px;
}

.cpt-fast-search-select .cpt-fast-search-product-item .fast-search-product-item-wrap .fast-search-product-item-description {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}

.cpt-fast-search-select .cpt-fast-search-product-item .fast-search-product-item-wrap .fast-search-product-item-destination {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  color: #222;
  font-size: 14px;
  line-height: 24px;
  flex: 1;
}

.cpt-fast-search-select .cpt-fast-search-product-item .fast-search-product-item-wrap .fast-search-ref {
  color: #666;
  font-size: 12px;
}

.cpt-fast-search-select .cpt-fast-search-no-options-message {
  margin-block-start: 15px;
  position: relative;
  display: flex;
  gap: 8px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cpt-fast-search-select .cpt-fast-search-no-options-message .fast-search-no-options-message-illustration {
  width: 120px;
  height: 120px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cpt-fast-search-select .cpt-fast-search-no-options-message .fast-search-no-options-message-illustration .fast-search-mg-icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.cpt-fast-search-select .cpt-fast-search-no-options-message .fast-search-no-options-message-text-wrap {
  color: #222;
  text-align: center;
}

.cpt-fast-search-select .cpt-fast-search-no-options-message .fast-search-no-options-message-text-wrap .fast-search-no-options-message-title {
  font-size: 20px;
}

.cpt-fast-search-select .cpt-fast-search-no-options-message .fast-search-no-options-message-text-wrap .fast-search-no-options-message-subtitle {
  font-size: 16px;
  margin-block-end: 16px;
}

.cpt-fast-search-select .fast-search-see-more {
  width: 100%;
  height: 40px;
  background-color: transparent;
  color: #b20d30;
  font-weight: 600;
  font-size: 14px;
  border: 0 none;
  margin-block: 20px 0;
  padding-block: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fast-search-skeleton {
  display: none;
}

.fast-search-overlay {
  display: none;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 992px) {
  .cpt-fast-search-select {
    margin-inline: 0;
    z-index: 100;
  }
  .cpt-fast-search-select .async-select {
    display: block;
  }
  .cpt-fast-search-select .fast-search__control {
    inline-size: 255px;
    transition: width 0.2s ease-in-out;
  }
  .cpt-fast-search-select .fast-search__control.fast-search__control--is-focused {
    inline-size: 719px;
  }
  .cpt-fast-search-select .fast-search__control.fast-search__control--is-focused:before {
    display: none;
  }
  .cpt-fast-search-select .fast-search__control.fast-search__control--is-focused .fast-search__value-container {
    overflow: hidden;
  }
  .cpt-fast-search-select .fast-search__control.fast-search__control--is-focused .fast-search__value-container:before {
    display: none;
  }
  .cpt-fast-search-select .fast-search__menu {
    min-inline-size: 622px;
    border-radius: 13px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    padding-inline: 16px;
  }
  .cpt-fast-search-select .fast-search__menu-list {
    max-block-size: 400px;
  }
  .cpt-fast-search-select .cpt-fast-search-product-item:hover, .cpt-fast-search-select .cpt-fast-search-product-item.focused-option {
    border-color: #b20d30;
    box-shadow: inset 0 0 0 1px #b20d30;
  }
  .cpt-fast-search-select .cpt-fast-search-product-item .image-wrap {
    width: 95px;
    height: 72px;
  }
  .cpt-fast-search-select .cpt-fast-search-product-item .fast-search-product-item-wrap .fast-search-product-item-name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    font-size: 20px;
  }
  .cpt-fast-search-select .cpt-fast-search-product-item .fast-search-product-item-wrap .fast-search-product-item-destination {
    font-size: 16px;
  }
  .cpt-fast-search-select .cpt-fast-search-product-item.is-skeleton:hover {
    border-color: #fff;
    box-shadow: inset 0 0 0 1px #fff;
  }
  .cpt-fast-search-select .cpt-fast-search-no-options-message {
    margin-block-start: 0;
  }
  .cpt-fast-search-select .fast-search-see-more {
    justify-content: flex-start;
    cursor: pointer;
  }
  .cpt-fast-search-select .fast-search-see-more:hover {
    text-decoration: underline;
  }
  .fast-search-overlay {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 16;
    opacity: 0;
    display: block;
    transition: opacity 0.3s ease-in-out;
  }
  .fast-search-overlay.js-overlay-by-search {
    block-size: calc(100% - 118px);
    inset-block-start: 118px;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  .fast-search-skeleton {
    border: 1px solid #ddd;
    width: 100%;
    height: 36px;
    background-color: #fff;
    min-inline-size: 253px;
    inline-size: 100%;
    border-radius: 13px;
    padding-inline: 35px 15px;
    display: flex;
    align-items: center;
    gap: 8px;
    position: relative;
  }
  .fast-search-skeleton .fast-search-skeleton-icon:after {
    position: absolute;
    top: 7px;
    left: 18px;
    font-family: "Icon havas";
    color: #222;
    content: "Q";
    z-index: 0;
  }
  .fast-search-skeleton .fast-search-skeleton-label {
    width: 155px;
    height: 16px;
    background-color: #e5e5e5;
    border-radius: 4px;
    animation: skeletonPulse 600ms ease-in-out infinite;
  }
}

/** ----------------------------------------------------------------
 * ANIMATIONS
 */
@keyframes skeletonPulse {
  0% {
    background-color: #e5e5e5;
  }
  50% {
    background-color: #d1d1d1;
  }
  100% {
    background-color: #e5e5e5;
  }
}

/**
 * HEADER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-menu-header {
  display: none;
}

/** ----------------------------------------------------------------
* MEDIA QUERY
*/
@media only screen and (min-width: 992px) {
  .cpt-menu-header {
    position: fixed;
    top: 56px;
    left: 0;
    display: block;
    z-index: 90;
    width: 100%;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    border-top: 1px solid #D9D9D9;
  }
  .cpt-menu-header.hover-background {
    background: #F3F3F3;
  }
  .cpt-menu-header.header-hide {
    top: -117px;
  }
  .cpt-menu-header .overlay-background {
    position: fixed;
    top: 116px;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
  }
  .cpt-menu-header .container {
    min-inline-size: 970px;
    max-inline-size: 1294px;
    margin: 0 auto;
    padding: 18px 24px;
    display: flex;
    gap: 22px;
    overflow-x: auto;
  }
  .cpt-menu-header .container .burger-menu-icon {
    color: #222;
    font-size: 20px;
    margin-inline-end: 10px;
  }
  .cpt-menu-header .container .burger-menu-icon .menu-icon {
    block-size: 24px;
    display: grid;
    place-content: center;
  }
  .cpt-menu-header .container .burger-menu-wrapper {
    position: fixed;
    top: 116px;
    left: 0;
    display: block;
    z-index: 90;
    width: 100%;
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container {
    min-inline-size: 970px;
    max-inline-size: 1294px;
    margin: 0 auto;
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container .burger-menu-links-container {
    background-color: #fff;
    padding: 24px 24px 16px;
    inline-size: fit-content;
    margin-inline-start: 13px;
    display: flex;
    flex-direction: column;
    border-radius: 0 0 15px 15px;
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container .burger-menu-links-container .burger-menu-link {
    color: #222;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
    block-size: 40px;
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container .burger-menu-links-container .burger-menu-link .link-icon-wrapper {
    width: 24px;
    height: 24px;
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container .burger-menu-links-container .burger-menu-link .link-icon-wrapper .link-icon {
    width: 24px;
    height: 24px;
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container .burger-menu-links-container .burger-menu-link .label {
    transition: 0.3s;
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container .burger-menu-links-container .burger-menu-link:hover .link-icon {
    filter: invert(16%) sepia(97%) saturate(5215%) hue-rotate(341deg) brightness(70%) contrast(97%);
  }
  .cpt-menu-header .container .burger-menu-wrapper .burger-menu-container .burger-menu-links-container .burger-menu-link:hover .label {
    color: #b20d30;
  }
  .cpt-menu-header .container .sub-menu-link {
    font-size: 16px;
    line-height: 24px;
    color: #222;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .cpt-menu-header .container .sub-menu-link .label, .cpt-menu-header .container .sub-menu-link svg {
    transition: 0.3s;
  }
  .cpt-menu-header .container .sub-menu-link:hover {
    color: #b20d30;
  }
  .cpt-menu-header .container .sub-menu-link-wrapper:hover .sub-menu-link {
    color: #b20d30;
  }
  .cpt-menu-header .container .sub-menu-link-wrapper:hover .sub-menu-link svg {
    fill: #b20d30;
    transform: rotate(180deg);
  }
}

/**
 * HEADER MENU
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-header-menu {
  margin-right: 20px;
}

.cpt-header-menu-label {
  font-size: 9px;
  margin: 0;
  color: #fff;
}

/**
 * FOOT AGENCY
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-agency {
  position: relative;
}

.cpt-foot-agency .col-12 {
  margin: 0 0 20px;
}

.cpt-foot-agency .elem-button--primary-alt {
  padding: 12px 40px;
  text-align: center;
  display: block;
}

.is-mobile .cpt-foot-agency .chosen-footer-select {
  font-family: "Montserrat-Regular", Arial, sans-serif;
  border-radius: 5px;
  width: 100%;
  padding: 5px 3px;
  -webkit-appearance: none;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-foot-agency .row {
    justify-content: space-between;
  }
  .cpt-foot-agency .col-12 {
    margin: auto;
  }
}

/**
 * FOOT CONTACT
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-contact {
  text-align: left;
}

.cpt-foot-contact .col-12 {
  margin: 0 0 20px;
  text-align: center;
}

.cpt-foot-contact .title {
  color: #199bd7;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: left;
}

.cpt-foot-contact .newsletter {
  position: relative;
}

.cpt-foot-contact .newsletter .select-wrap {
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}

.cpt-foot-contact .newsletter .select-wrap input {
  background-color: transparent;
  width: 100%;
  border: 0 none;
  outline: 0 none;
  padding: 0 0 15px 2px;
}

.cpt-foot-contact .newsletter .select-wrap .button--transparent {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #2a3436;
  font-weight: 300;
  border: 0 none;
  background-color: transparent;
  outline: 0 none;
  padding: 15px;
  margin-left: -3px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.cpt-foot-contact .newsletter .select-wrap .button--transparent:hover {
  background-color: #199bd7;
  color: #fff;
}

.cpt-foot-contact .follow-us {
  position: relative;
}

.cpt-foot-contact .follow-us .title {
  text-align: center;
}

.cpt-foot-contact .follow-us .icon-wrap {
  color: #2a3436;
  font-size: 22px;
  margin: 0 10px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.cpt-foot-contact .follow-us .icon-wrap:hover {
  color: #199bd7;
}

.cpt-foot-contact .contact .title {
  text-align: center;
}

.cpt-foot-contact .contact .elem-button--primary-alt {
  padding: 8px 20px;
  font-size: 16px;
  margin: 0 auto;
}

.cpt-foot-contact .col-12 {
  margin: 0 0 30px;
}

.cpt-foot-contact .elem-button--primary-alt {
  display: block;
  padding: 12px 40px;
  text-align: center;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-foot-contact {
    text-align: center;
  }
  .cpt-foot-contact .col-12 {
    text-align: center;
  }
  .cpt-foot-contact .title {
    text-align: left;
  }
  .cpt-foot-contact .contact .title {
    text-align: left;
  }
  .cpt-foot-contact .contact .elem-button--primary-alt {
    margin: inherit;
  }
}

/**
 * FOOT ADS SLIDER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-ads-slider {
  text-align: center;
  box-sizing: border-box;
  margin: 40px 0 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.cpt-foot-ads-slider .ads-slider-item {
  padding: 10px 30px;
  min-height: 122px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  text-align: left;
  box-sizing: border-box;
  position: relative;
}

.cpt-foot-ads-slider .ads-slider-item:last-child {
  border-right: 0 none;
}

.cpt-foot-ads-slider .ads-slider-item .number {
  font-size: 20px;
  font-weight: 600;
}

.cpt-foot-ads-slider .ads-slider-item p {
  position: relative;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.6);
}

/**
 * FOOT LINKS
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-links .list-style {
  color: #fff;
  text-align: left;
  font-weight: 300;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.cpt-foot-links .list-style .link {
  color: rgba(255, 255, 255, 0.6);
}

.cpt-foot-links .list-style .link:hover {
  color: #fff;
}

.cpt-foot-links .list-style .row {
  flex-wrap: nowrap;
}

/**
 * FOOT PAYMENT
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-payment {
  text-align: center;
  padding: 20px 0;
  color: #fff;
}

.cpt-foot-payment .icon-wrap {
  margin: 0 4px;
}

.cpt-foot-payment .icon-wrap.icon-title {
  margin-bottom: 18px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-foot-payment {
    text-align: left;
  }
  .cpt-foot-payment .icon-wrap {
    margin: 0 10px;
  }
  .cpt-foot-payment .icon-wrap.icon-title {
    margin-bottom: 0;
  }
}

/**
 * FOOT SECURITY
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-security {
  text-align: center;
  padding-top: 25px;
  color: #fff;
}

.cpt-foot-security .icon-wrap {
  margin: 0 10px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-foot-security {
    text-align: right;
    margin-top: 0;
  }
}

/**
 * FOOT EDITO
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-edito {
  font-weight: 300;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  padding: 40px 0;
}

/**
 * LOGO
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-logo a {
  font-size: 10px;
  color: #fff;
  text-decoration: none;
}

.cpt-logo .image-wrap {
  margin: 0;
  inline-size: 185px;
}

.cpt-logo .image-wrap img {
  width: 100%;
  height: 100%;
}

/** ----------------------------------------------------------------
* MEDIA QUERY
*/
@media only screen and (min-width: 768px) {
  .cpt-logo .image-wrap {
    width: 265px;
    align-items: center;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-logo {
    position: relative;
    top: auto;
    left: 0;
  }
}

/**
 * HEAD SEARCH
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-head-search {
  position: relative;
  margin: 0 7%;
}

.cpt-head-search a {
  color: #199bd7;
}

.cpt-head-search .icon-wrap {
  color: #199bd7;
  position: relative;
  top: inherit;
  left: inherit;
}

.cpt-head-search .number {
  position: absolute;
  top: -9px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #199bd7;
  font-size: 13px;
  line-height: 20px;
  border-radius: 25px;
  text-align: center;
}

.cpt-head-search input {
  display: none;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .cpt-head-search {
    margin: 0 10px;
  }
  .cpt-head-search a {
    color: #878787;
  }
  .cpt-head-search .icon-wrap {
    color: #878787;
    position: absolute;
    top: 5px;
    left: 9px;
  }
  .cpt-head-search input {
    color: #878787;
    height: 30px;
    width: 180px;
    padding: 0 10px 0 30px;
    background-color: transparent;
    border: 1px solid #878787;
    border-radius: 20px;
    outline: none;
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .cpt-head-search {
    margin: 0 10px;
  }
  .cpt-head-search ::placeholder {
    color: #fff;
  }
  .cpt-head-search :-ms-input-placeholder {
    color: #fff;
  }
  .cpt-head-search ::-ms-input-placeholder {
    color: #fff;
  }
  .cpt-head-search a {
    color: #fff;
  }
  .cpt-head-search .icon-wrap {
    color: #fff;
    position: absolute;
    top: 5px;
    left: 9px;
  }
  .cpt-head-search input {
    color: #fff;
    height: 30px;
    max-width: 200px;
    padding: 0 10px 0 30px;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 20px;
    outline: none;
    display: block;
    cursor: pointer;
  }
}

/**
 * HEAD MAP
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-head-map {
  position: relative;
  margin: 0 7%;
  color: #fff;
  display: none;
}

.cpt-head-map .label {
  display: none;
}

.cpt-head-map a {
  color: #199bd7;
}

.cpt-head-map .icon-wrap {
  color: #199bd7;
  position: relative;
  top: inherit;
  left: inherit;
}

.cpt-head-map .number {
  position: absolute;
  top: -9px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #199bd7;
  font-size: 13px;
  line-height: 20px;
  border-radius: 25px;
  text-align: center;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .cpt-head-map {
    margin: 0 10px;
    display: inherit;
  }
  .cpt-head-map .label {
    display: none;
  }
  .cpt-head-map a {
    color: #878787;
  }
  .cpt-head-map .icon-wrap {
    color: #878787;
  }
}

@media only screen and (min-width: 768px) {
  .cpt-head-map {
    margin: 0 10px;
  }
  .cpt-head-map .label {
    font-size: 16px;
    display: block;
  }
  .cpt-head-map a {
    color: #fff;
  }
  .cpt-head-map .icon-wrap {
    display: none;
    color: #fff;
  }
}

/**
 * HEAD FILTER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-head-filter {
  position: relative;
  margin: 0 7%;
  display: none;
}

.cpt-head-filter a {
  color: #199bd7;
}

.cpt-head-filter .icon-wrap {
  color: #199bd7;
  position: relative;
  top: inherit;
  left: inherit;
  margin-right: 10px;
}

.cpt-head-filter .number {
  position: absolute;
  top: -9px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #199bd7;
  font-size: 13px;
  line-height: 20px;
  border-radius: 25px;
  text-align: center;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .cpt-head-filter {
    margin: 0 10px;
    display: block;
  }
  .cpt-head-filter a {
    color: #878787;
    display: flex;
    align-items: center;
  }
  .cpt-head-filter .icon-wrap {
    color: #878787;
  }
  .cpt-head-filter .label {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .cpt-head-filter {
    margin: 0 10px;
  }
  .cpt-head-filter a {
    color: #fff;
  }
  .cpt-head-filter .icon-wrap {
    color: #fff;
  }
  .cpt-head-filter .label {
    display: block;
  }
}

/**
 * HEAD BASKET
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-head-basket {
  position: relative;
  margin: 0 7%;
}

.cpt-head-basket a {
  color: #199bd7;
}

.cpt-head-basket .icon-wrap {
  color: #199bd7;
  position: relative;
  top: inherit;
  left: inherit;
}

.cpt-head-basket .number {
  position: absolute;
  top: -9px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #199bd7;
  font-size: 13px;
  line-height: 20px;
  border-radius: 25px;
  text-align: center;
}

.cpt-head-basket {
  display: none;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .cpt-head-basket {
    margin: 0 10px;
  }
  .cpt-head-basket a {
    color: #878787;
  }
  .cpt-head-basket .icon-wrap {
    color: #878787;
  }
  .cpt-head-basket {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .cpt-head-basket {
    margin: 0 10px;
  }
  .cpt-head-basket a {
    color: #fff;
  }
  .cpt-head-basket .icon-wrap {
    color: #fff;
  }
}

/**
 * HEAD FAVORITES
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-head-favorites {
  position: relative;
  margin: 0 7%;
  display: none;
}

.cpt-head-favorites a {
  color: #199bd7;
}

.cpt-head-favorites .icon-wrap {
  color: #199bd7;
  position: relative;
  top: inherit;
  left: inherit;
}

.cpt-head-favorites .number {
  position: absolute;
  top: -9px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #199bd7;
  font-size: 13px;
  line-height: 20px;
  border-radius: 25px;
  text-align: center;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .cpt-head-favorites {
    margin: 0 10px;
    display: block;
  }
  .cpt-head-favorites a {
    color: #878787;
  }
  .cpt-head-favorites .icon-wrap {
    color: #878787;
  }
}

@media only screen and (min-width: 768px) {
  .cpt-head-favorites {
    margin: 0 10px;
  }
  .cpt-head-favorites a {
    color: #fff;
  }
  .cpt-head-favorites .icon-wrap {
    color: #fff;
  }
}

/**
 * HEAD ACCOUNT
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-head-account {
  width: 28px;
  height: 28px;
  position: relative;
  margin: 0 7%;
  border: 1px solid #199bd7;
  border-radius: 25px;
  text-align: center;
  line-height: 33px;
}

.cpt-head-account a {
  color: #199bd7;
}

.cpt-head-account .icon-wrap {
  color: #199bd7;
  position: relative;
  top: inherit;
  left: inherit;
}

.cpt-head-account .number {
  position: absolute;
  top: -9px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  color: #199bd7;
  font-size: 13px;
  line-height: 20px;
  border-radius: 25px;
  text-align: center;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .cpt-head-account {
    margin: 0 10px;
  }
  .cpt-head-account a {
    color: #878787;
  }
  .cpt-head-account .icon-wrap {
    color: #878787;
  }
}

@media only screen and (min-width: 768px) {
  .cpt-head-account {
    margin: 0 10px;
    border: 1px solid #fff;
  }
  .cpt-head-account a {
    color: #fff;
  }
  .cpt-head-account .icon-wrap {
    color: #fff;
  }
}

/**
 * HEADER LINKS LIST
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-header-links-list {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cpt-header-links-list #fast-search-mobile-slot {
  background-color: #fff;
  padding-block: 3px 10px;
  position: relative;
  z-index: 100;
}

.cpt-header-links-list .cpt-header-links-inner {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding-block-start: 73px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  z-index: 10;
  overflow-y: scroll;
}

.cpt-header-links-list .cpt-header-links-inner.no-scroll {
  overflow-y: hidden;
}

.cpt-header-links-list .cpt-header-links-inner .close-wrap {
  position: absolute;
  top: 17px;
  right: 24px;
}

.cpt-header-links-list .cpt-header-links-inner .close-wrap .icon-close .elem-ff-icon {
  font-size: 28px;
  color: #222;
}

.cpt-header-links-list .cpt-header-links-inner .phone-wrap {
  position: absolute;
  top: 24px;
  right: 55.5px;
}

.cpt-header-links-list .cpt-header-links-inner .phone-wrap .contact-phone {
  padding: 0 10px;
}

.cpt-header-links-list .cpt-header-links-inner .phone-wrap .contact-phone .elem-ff-icon {
  font-size: 20px;
  color: #222;
  font-weight: 700 !important;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item {
  background-color: #fafafa;
  padding-inline: 24px;
  padding-block-end: 16px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item.last-burger-menu {
  padding-block-end: 40px;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item.first-burger-menu {
  padding-block-start: 12px;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item.tel {
  display: none;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link {
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link.contact-phone .d-lg-none {
  color: #b20d30;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link.contact-phone .phone-number {
  font-size: 20px;
  block-size: 24px;
  font-family: "Montserrat-SemiBold", Arial, sans-serif;
  color: #b20d30;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link .label {
  font-size: 14px;
  font-weight: 300;
  color: #222;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: 0.3s;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link svg {
  transition: 0.3s;
  color: #222;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item .contact-phone .contact-phone-info {
  font-size: 14px;
  white-space: nowrap;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item:last-child {
  border-bottom: none;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item.disabled {
  opacity: 0.35;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item.disabled .link .label {
  color: gray;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item:hover .link .label {
  color: #b20d30;
}

.cpt-header-links-list .cpt-header-links-inner .header-links-list-item:hover .link svg {
  fill: #b20d30;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container {
  padding: 8px 24px 28px 24px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-main-link-container {
  display: flex;
  flex-direction: column;
  padding-block: 0 12px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-main-link-container .sub-menu-link {
  display: flex;
  gap: 4px;
  justify-content: space-between;
  align-items: center;
  block-size: 48px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-main-link-container .sub-menu-link svg {
  margin: 0 14px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-main-link-container .burger-menu-link {
  block-size: 48px;
  line-height: 48px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-main-link-container .label {
  line-height: 24px;
  color: #222;
  font-weight: 500;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .divider {
  width: 100%;
  height: 1px;
  margin-block: 8px;
  background-color: #d9d9d9;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-link-container {
  display: flex;
  flex-direction: column;
  padding-block-start: 12px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-link-container .burger-menu-link {
  color: #222;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  block-size: 48px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-link-container .burger-menu-link .link-icon-wrapper {
  width: 24px;
  height: 24px;
}

.cpt-header-links-list .cpt-header-links-inner .new-links-container .burger-menu-link-container .burger-menu-link .link-icon-wrapper .link-icon {
  width: 24px;
  height: 24px;
}

.cpt-header-links-list .header-links-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9;
}

.no-scroll {
  overflow: hidden;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 992px) {
  .cpt-header-links-list {
    position: relative;
    top: auto;
    left: auto;
  }
  .cpt-header-links-list #fast-search-mobile-slot {
    display: none;
  }
  .cpt-header-links-list .cpt-header-links-inner {
    width: 100%;
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    flex-direction: row-reverse;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item {
    border-bottom: none;
    block-size: inherit;
    text-shadow: inherit;
    margin-inline-end: 16px;
    padding: 0;
    background-color: #fff;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item.without-margin {
    margin: 0;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item.last-burger-menu {
    padding-block-end: 0;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item.first-burger-menu {
    padding-block-start: 0;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item.tel {
    display: block;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item.header-links-list-item-specific .link {
    background-color: #199bd7;
    padding-inline: 12px;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item.header-links-list-item-specific .link .label {
    color: #fff;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link.contact-phone .label {
    margin-inline-start: 10px;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link .icon-wrap .elem-ff-icon {
    color: #b20d30;
    font-size: 16px;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link .label {
    font-size: 14px;
    font-weight: 400;
    color: #222;
    margin: 0;
    white-space: nowrap;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link .label strong {
    font-weight: 400;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link .label .label {
    display: none;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .contact-phone {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .contact-phone .contact-phone-info {
    color: #222;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-mask {
    position: absolute;
    top: 50%;
    left: 50%;
    inline-size: 90%;
    z-index: -1;
    transform: translate(-50%);
  }
  .cpt-header-links-list .cpt-header-links-inner .divider {
    width: 1px;
    height: 25px;
    background-color: #d9d9d9;
    margin-inline: 24px;
  }
}

@media only screen and (min-width: 1360px) {
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link .label {
    font-size: 14px;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .link .label .label {
    display: flex;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-list-item .contact-phone {
    margin-inline-end: 0;
  }
  .cpt-header-links-list .cpt-header-links-inner .header-links-mask {
    position: absolute;
    top: 50%;
    right: 0;
    inline-size: 50%;
    transform: inherit;
  }
}

/**
 * HEADER LINKS LIST
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-header-sub-module {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 110;
  inline-size: 100%;
  background-color: #fff;
  padding-block-start: 73px;
  display: flex;
  flex-direction: column;
}

.cpt-header-sub-module .sub-module-title {
  background-color: #b20d30;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  margin-block-end: 24px;
}

.cpt-header-sub-module .sub-module-title .title {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-inline-start: 12px;
}

.cpt-header-sub-module .sub-module-title svg {
  margin-inline-start: 10px;
  fill: #fff;
}

.cpt-header-sub-module .cpt-sub-menu-links {
  padding: 0 24px 40px;
}

.cpt-header-sub-module .cpt-sub-menu-links .module-item-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.cpt-header-sub-module .cpt-sub-menu-links .module-item-wrapper .item-wrapper {
  color: #222;
}

.cpt-header-sub-module .cpt-sub-menu-links .module-item-wrapper .item-wrapper .item-card-header {
  margin-block: 8px;
}

.cpt-header-sub-module .cpt-sub-menu-links .module-item-wrapper .item-wrapper .item-card-header .title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.cpt-header-sub-module .cpt-sub-menu-links .item {
  font-size: 16px;
  display: flex;
  flex-direction: column;
}

.cpt-header-sub-module .cpt-sub-menu-links .item .link {
  color: #222;
  block-size: 40px;
  display: flex;
  align-items: center;
}

.cpt-header-sub-module .cpt-sub-menu-links .see-more-link {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #b20d30;
  text-decoration: underline;
  margin-block-start: 16px;
}

.cpt-header-sub-module .cpt-sub-menu-links.destination .destination-card-header .title {
  text-transform: uppercase;
}

/**
 * HEADER LINKS LIST
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 992px) {
  .cpt-desktop-header-sub-module {
    position: fixed;
    top: 116px;
    left: 0;
    z-index: 90;
    inline-size: 100%;
    background-color: #fff;
    padding: 24px 24px 40px;
  }
  .cpt-desktop-header-sub-module .container {
    flex-direction: column;
    gap: 32px;
    padding: 0;
  }
  .cpt-desktop-header-sub-module .container .sub-module-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
  }
  .cpt-desktop-header-sub-module .container .sub-module-title .title {
    font-size: 20px;
    font-family: "Montserrat-SemiBold", Arial, sans-serif;
  }
  .cpt-desktop-header-sub-module .container .sub-module-title .cta-button {
    background-color: #b20d30;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px 16px;
    border: 1px solid #b20d30;
    border-radius: 15px;
    transition: all 0.2s ease;
    block-size: 40px;
  }
  .cpt-desktop-header-sub-module .container .sub-module-title .cta-button .cta-icon {
    width: 24px;
    height: 24px;
    filter: invert(100%) sepia(1%) saturate(7478%) hue-rotate(89deg) brightness(105%) contrast(104%);
  }
  .cpt-desktop-header-sub-module .container .sub-module-title .cta-button .label {
    font-family: "Montserrat-SemiBold", Arial, sans-serif;
    color: #fff;
    font-size: 16px;
  }
  .cpt-desktop-header-sub-module .container .sub-module-title .cta-button:hover {
    background-color: #fff;
  }
  .cpt-desktop-header-sub-module .container .sub-module-title .cta-button:hover .cta-icon {
    filter: invert(16%) sepia(97%) saturate(5215%) hue-rotate(341deg) brightness(70%) contrast(97%);
  }
  .cpt-desktop-header-sub-module .container .sub-module-title .cta-button:hover .label {
    color: #b20d30;
  }
  .cpt-desktop-header-sub-module .container .see-more-link {
    width: auto;
    height: 24px;
    max-inline-size: 400px;
    color: #b20d30;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
  }
  .cpt-desktop-header-sub-module .container .inspiration-card .card {
    position: relative;
    border-radius: 15px;
    inline-size: 100%;
    max-inline-size: 410px;
    overflow: hidden;
  }
  .cpt-desktop-header-sub-module .container .inspiration-card .card .card-image {
    display: block;
    inline-size: 100%;
    block-size: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 15px;
    transition: 0.3s ease-in-out;
  }
  .cpt-desktop-header-sub-module .container .inspiration-card .card .card-title {
    position: absolute;
    bottom: 12px;
    left: 12px;
    font: 16px "Montserrat-Bold", Arial, sans-serif;
    color: #fff;
    max-inline-size: 80%;
    text-overflow: ellipsis;
    z-index: 1;
  }
  .cpt-desktop-header-sub-module .container .inspiration-card .card::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    inline-size: 100%;
    block-size: 100%;
    border-radius: 0 0 15px 15px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0.3) 80%, black 100%);
    pointer-events: none;
  }
  .cpt-desktop-header-sub-module .container .inspiration-card:hover .card-image {
    transform: scale(110%);
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-inspiration {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    justify-content: center;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-inspiration.greater-than-three .inspiration-card .card .card-image {
    aspect-ratio: 16 / 7;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-inspiration.greater-than-three .inspiration-card .card .card-title {
    bottom: 12px;
    left: 12px;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side {
    display: flex;
    gap: 64px;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .main-section {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex: 1 0 0;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .main-section .sub-title {
    font-size: 18px;
    font-weight: 600;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .main-section .card-wrapper {
    flex: 1 0 0;
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    justify-content: center;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .main-section .card-wrapper .inspiration-card .card .card-title {
    bottom: 12px;
    left: 12px;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .main-section .card-wrapper .inspiration-card .card .card-image {
    aspect-ratio: 241/109;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .side-section {
    display: flex;
    flex-direction: column;
    gap: 16px;
    inline-size: 316px;
    max-inline-size: 316px;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .side-section .title {
    font-size: 18px;
    font-weight: 600;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .side-section .link {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    transition: 0.3s;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-side .side-section .link:hover {
    color: #b20d30;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(auto-fill, 305px);
    justify-content: center;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper {
    display: flex;
    gap: 16px;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item-image {
    object-fit: cover;
    block-size: 100%;
    aspect-ratio: 24 / 35;
    border-radius: 8px;
    max-inline-size: 144px;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 8px 0;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item .link-list {
    display: flex;
    gap: 12px;
    flex-direction: column;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item .link-list .title {
    color: #222;
    font: 14px "Montserrat-Bold", Arial, sans-serif;
    margin-block-end: 2px;
    text-transform: uppercase;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item .link-list .link {
    color: #222;
    font-size: 14px;
    transition: 0.3s;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item .link-list .link:hover {
    color: #b20d30;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item .see-more-link {
    color: #222;
    text-decoration: underline;
    font: 16px "Montserrat-Bold", Arial, sans-serif;
    transition: 0.3s;
  }
  .cpt-desktop-header-sub-module .container .cpt-sub-menu-links-destination .item-wrapper .item .see-more-link:hover {
    color: #b20d30;
  }
}

/**
 * TITLE HEADER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-title-header {
  color: #fff;
  font-weight: 300;
  line-height: 1.15;
  display: flex;
  align-items: center;
  justify-content: start;
  position: relative;
}

.cpt-title-header .title-lvl1 {
  font: 300 32px/31px "GothamLight", Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: -1.28px;
  max-inline-size: 165px;
  margin-block-end: 15px;
}

.cpt-title-header .title-lvl1:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 140px);
  height: 0;
  content: "";
  background: transparent;
  box-shadow: 0 0 50px 70px rgba(20, 20, 20, 0.6);
  transform: translate(-50%, -50%);
  display: block;
  z-index: -1;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-title-header {
    justify-content: flex-start;
  }
  .cpt-title-header .title-lvl1 {
    font-size: 45px;
    line-height: 1.1;
    max-inline-size: 257px;
    position: relative;
    inset-block-end: 0;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-title-header {
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.78);
    margin-block-end: 10px;
  }
  .cpt-title-header .title-lvl1 {
    font-size: 62px;
    line-height: 60px;
    inset-block-end: 0;
    max-inline-size: 340px;
    block-size: 330px;
    display: flex;
    align-items: end;
  }
  .cpt-title-header .title-lvl1:empty {
    display: none !important;
  }
  .cpt-title-header .title-lvl1:after {
    position: absolute;
    top: 73%;
    left: 60%;
    width: calc(100% - 140px);
    height: 0;
    content: "";
    background: transparent;
    box-shadow: 0 0 50px 70px rgba(20, 20, 20, 0.6);
    display: block;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
}

/**
 * BACKGROUND HEADER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-background-header {
  block-size: 100%;
  position: relative;
}

.cpt-background-header .inner-background-header {
  position: absolute;
  top: 15%;
  left: 50%;
  inline-size: calc(100% - 30px);
  margin-inline-start: calc((100% - 30px) / 2 * -1);
  z-index: 2;
}

.cpt-background-header .links-and-button-wrap {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: stretch;
}

.cpt-background-header .bg-header-image {
  display: none;
}

.cpt-background-header .cpt-title-header {
  margin-block-end: 10px;
}

.cpt-background-header .search-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cpt-background-header .outer-search-engine {
  flex: 1;
}

.cpt-background-header .btn-open-layout-panel {
  font-size: 16px;
}

.cpt-background-header .btn-specialist-call {
  width: 100%;
  height: 51px;
  font-size: 16px;
  border-radius: 15px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.cpt-background-header .cpt-sub-header-links {
  position: absolute;
  top: inherit;
  bottom: 0;
  left: 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cpt-background-header .cpt-sub-header-links::-webkit-scrollbar {
  display: none;
}

.cpt-background-header .overlay-image {
  background: linear-gradient(to bottom, #0f222e 0%, rgba(255, 255, 255, 0) 100%);
}

.cpt-background-header.size-1 {
  max-block-size: 900px;
  block-size: 100vh;
  margin-block-end: 20px;
  position: relative;
}

.cpt-background-header.size-1 .inner-background-header {
  position: absolute;
  top: inherit;
  bottom: 80px;
  left: 20px;
  inline-size: calc(100% - 40px);
  transform: none;
  margin-inline-start: 0;
  z-index: 2;
}

.cpt-background-header.size-1 .bg-header-image {
  display: block;
}

.cpt-background-header.size-1 .cpt-sub-header-links {
  inset-block-end: 130px;
}

.cpt-background-header.size-1 .mod-block-html {
  display: none;
}

.cpt-background-header.size-1 .cpt-search-engine-layout .se-layout-panel {
  inset-block-start: 0;
}

.cpt-background-header.size-2 {
  block-size: 508px;
  margin-block-end: 0;
}

.cpt-background-header.size-2 .inner-background-header {
  position: absolute;
  top: 5%;
  left: 50%;
}

.cpt-background-header.size-2 .bg-header-image {
  display: block;
}

.cpt-background-header.size-3 {
  margin-block-end: 0;
}

.cpt-background-header.size-3 .cpt-sub-header-links {
  margin-block-start: 0;
}

.cpt-background-header.size-3 .bg-header-image {
  display: block;
}

.cpt-background-header.serp-mode-style .bg-header-image {
  block-size: 180px;
}

.cpt-background-header.serp-mode-style .inner-background-header {
  inline-size: 100%;
  margin-inline-start: calc((100% / 2) * -1);
  margin-block-start: 0;
  position: relative;
}

.cpt-background-header.serp-mode-style .links-and-button-wrap {
  display: none;
}

.cpt-background-header.nested-style {
  block-size: 50vh;
  margin-block-end: 20px;
}

.cpt-background-header.nested-style .bg-header-image {
  display: block;
}

.page-error .cpt-background-header .inner-background-header {
  display: none;
}

.se-layout-panel-active .inner-background-header {
  transform: none;
}

.page-serp.switch-map-control .se-layout-content {
  margin-block-start: 0;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-background-header .inner-background-header {
    inline-size: calc(720px - 30px);
    margin-inline-start: calc((720px - 30px) / 2 * -1);
    inset-block-start: 180px;
  }
  .cpt-background-header .cpt-sub-header-links {
    justify-content: center;
  }
  .cpt-background-header.size-1 {
    max-block-size: 1024px;
  }
  .cpt-background-header.size-1 .inner-background-header {
    position: absolute;
    top: auto;
    bottom: 100px;
    left: 50%;
    inline-size: calc(720px - 30px);
    margin-inline-start: calc((720px - 30px) / 2 * -1);
    transform: none;
  }
  .cpt-background-header.size-1 .inner-background-header .cpt-sub-header-links {
    inline-size: 100%;
    justify-content: center;
  }
  .cpt-background-header.size-2 .inner-background-header {
    position: absolute;
    top: 15%;
    left: 50%;
    block-size: 500px;
  }
  .cpt-background-header.size-3 .inner-background-header .cpt-sub-header-links {
    inline-size: 100%;
    inset-block-end: 135px;
  }
  .cpt-background-header.serp-mode-style .inner-background-header {
    inset-block-start: 0;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-background-header {
    margin-block-end: -130px;
  }
  .cpt-background-header .inner-background-header {
    inset-block-start: 60%;
    inline-size: calc(960px - 30px);
    margin-inline-start: calc((960px - 30px) / 2 * -1);
    left: 50%;
  }
  .cpt-background-header .links-and-button-wrap {
    display: flex;
    flex-direction: row;
    position: relative;
    inset-block-end: 120px;
  }
  .cpt-background-header .bg-header-image {
    display: block;
  }
  .cpt-background-header .cpt-title-header {
    margin-block-end: 60px;
    line-height: 1;
  }
  .cpt-background-header .search-header {
    flex-direction: row;
  }
  .cpt-background-header .cpt-sub-header-links {
    block-size: 51px;
    margin: 0;
    flex: 1;
    justify-content: flex-start;
    top: inherit;
    position: relative;
  }
  .cpt-background-header .cpt-sub-header-links .links-item {
    position: relative;
  }
  .cpt-background-header .cpt-sub-header-links .links-item:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    background: #199bd7;
    display: block;
  }
  .cpt-background-header .cpt-sub-header-links .links-item:hover:before {
    width: 100%;
    height: 2px;
    transition: all 0.3s ease;
  }
  .cpt-background-header .button-specialist-wrap .btn-specialist-call {
    font-size: 16px;
    line-height: 1;
    inline-size: 210px;
    padding: 5px;
    border-radius: 0 15px 15px 0;
    transition: all 0.2s ease;
  }
  .cpt-background-header.size-1 {
    block-size: 90vh;
  }
  .cpt-background-header.size-1 .bg-header-image {
    block-size: 90vh;
  }
  .cpt-background-header.size-1 .inner-background-header {
    inset-block-start: auto;
    inset-block-end: 30px;
    inline-size: calc(960px - 30px);
    margin-inline-start: calc((960px - 30px) / 2 * -1);
  }
  .cpt-background-header.size-1 .inner-background-header .cpt-sub-header-links {
    justify-content: left;
    inset-block-end: 0;
  }
  .cpt-background-header.size-2 {
    block-size: 450px;
  }
  .cpt-background-header.size-2 .bg-header-image {
    max-block-size: 90vh;
    block-size: 450px;
  }
  .cpt-background-header.size-2 .inner-background-header {
    position: absolute;
    top: 35%;
    left: 50%;
  }
  .cpt-background-header.size-3 {
    block-size: 450px;
  }
  .cpt-background-header.size-3 .bg-header-image {
    block-size: 450px;
  }
  .cpt-background-header.size-3 .cpt-sub-header-links {
    inset-block-start: 0;
    position: relative;
  }
  .cpt-background-header.size-3.serp-mode-style .cpt-title-header {
    display: none;
  }
  .cpt-background-header.serp-mode-style .inner-background-header {
    position: absolute;
    top: 230px;
    left: 50%;
    inline-size: calc(960px - 30px);
    margin-inline-start: calc((960px - 30px) / 2 * -1);
  }
}

@media only screen and (min-width: 1360px) {
  .cpt-background-header .inner-background-header {
    inset-block-start: 40%;
    inline-size: calc(1324px - 30px);
    margin-inline-start: calc((1324px - 30px) / 2 * -1);
  }
  .cpt-background-header:after {
    display: none;
  }
  .cpt-background-header.size-1 .inner-background-header {
    inline-size: calc(1324px - 30px);
    margin-inline-start: calc((1324px - 30px) / 2 * -1);
  }
  .cpt-background-header.size-2 .inner-background-header {
    position: absolute;
    top: 15%;
    left: 50%;
  }
  .cpt-background-header.size-3 .inner-background-header {
    position: absolute;
    top: 60%;
    left: 50%;
    inline-size: calc(1324px - 30px);
    margin-inline-start: calc((1324px - 30px) / 2 * -1);
  }
  .cpt-background-header.size-3.serp-mode-style .inner-background-header {
    inline-size: calc(1324px - 30px);
    margin-inline-start: calc((1324px - 30px) / 2 * -1);
    inset-inline-start: 50%;
    inset-block-start: 250px;
  }
  .page-home .cpt-background-header .cpt-background-header .inner-background-header {
    inset-block-start: calc(58% - 25px);
  }
}

/**
 * FOOTER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
a[href^="tel"] {
  color: inherit;
  text-decoration: inherit;
  cursor: default;
}

.cpt-footer {
  background-color: #2A3436;
  text-align: left;
  position: relative;
}

.cpt-footer .container {
  position: relative;
}

.cpt-footer .container.border-bottom {
  height: 500px;
  padding-bottom: 40px;
  margin: 20px auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.cpt-footer .foot-top {
  background-color: #fff;
  color: #9ea0a6;
  padding: 25px 0 35px;
}

.cpt-footer .foot-top .elem-step-title {
  color: #222;
}

.cpt-footer .foot-top .elem-field {
  text-align: left;
}

.cpt-footer .foot-top .elem-select {
  text-align: left;
}

.cpt-footer .foot-top .subscribe-button {
  display: block;
  padding: 16px;
}

.cpt-footer .foot-top.bg-color {
  background-color: #fcfcfc;
}

.cpt-footer .foot-top .h4-style {
  margin: 0 0 40px;
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  color: #2a3436;
  text-transform: none;
  text-align: left;
}

.cpt-footer .foot-top .h4-style .light {
  font-size: 24px;
  font-weight: 400;
  color: #199bd7;
  display: block;
}

.cpt-footer .foot-top .h4-style .phone-block {
  font-size: 18px;
  font-weight: 300;
  margin: 8px 0 0 3px;
  display: block;
}

.cpt-footer .foot-top .h4-style .phone-block .phone {
  color: #199bd7;
  font-size: 26px;
  font-weight: 400;
  margin-right: 8px;
  display: block;
}

.cpt-footer .foot-bottom {
  background-color: #2A3436;
  color: #fff;
}

.cpt-footer .foot-bottom .title {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.cpt-footer .foot-bottom .icon-title {
  display: block;
  margin-bottom: 18px;
}

.chosen-container-single .chosen-single div b {
  border-style: solid;
  height: 0;
  width: 0;
  border-color: #000 transparent transparent;
  border-width: 8px 6px 0;
  position: absolute;
  top: 25px;
  right: 15px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-footer .foot-top {
    padding: 60px 0 100px;
  }
  .cpt-footer .foot-top .h4-style {
    font-size: 50px;
  }
  .cpt-footer .foot-top .h4-style .phone-block .phone {
    display: inline-block;
  }
  .cpt-footer .foot-top .cpt-foot-contact {
    text-align: center;
  }
  .cpt-footer .foot-top .cpt-foot-contact .col-12 {
    text-align: center;
  }
  .cpt-footer .foot-top .cpt-foot-contact .title {
    text-align: center;
  }
  .cpt-footer .foot-top .cpt-newsletter .select-wrap input {
    width: 80%;
  }
  .cpt-footer .foot-bottom .list-style {
    border-bottom: 0 solid transparent;
    padding-bottom: inherit;
    margin-bottom: inherit;
  }
  .cpt-footer .foot-bottom .list-style.last {
    padding-left: 10%;
  }
  .cpt-footer .foot-bottom .cpt-foot-payment {
    text-align: left;
  }
  .cpt-footer .foot-bottom .cpt-foot-payment .icon-wrap.icon-title {
    margin-bottom: 0;
  }
  .cpt-footer .foot-bottom .cpt-foot-security {
    text-align: right;
    margin-top: 0;
  }
  .cpt-footer .foot-bottom .icon-title {
    display: inline-block;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-footer .container-full {
    max-width: 960px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media only screen and (min-width: 1360px) {
  .cpt-footer .container-full {
    max-width: 1300px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
}

/**
 * LINK BOX
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-link-box .inner-container {
  padding: 15px 25px;
  border-radius: 5px;
}

.cpt-link-box .link-box-title {
  font-size: 21px;
  margin: 0 0 10px;
}

.cpt-link-box .link-box-list {
  margin-inline-start: 10px;
}

.cpt-link-box .link-box-list .link-box-item {
  margin-block-end: 5px;
}

.cpt-link-box .link-box-list .link-box-item::marker {
  color: #199bd7;
  content: "■";
}

.cpt-link-box .link {
  font-weight: 400;
  font-size: 14px;
  color: #717171;
  margin-inline-start: 1ch;
  animation: 250ms ease-in-out color;
}

.cpt-link-box .link:hover {
  color: #199bd7;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-link-box .link-box-list {
    column-count: 2;
    column-gap: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-link-box .link-box-list {
    column-count: 4;
  }
}

/**
 * FOOT CONTACT
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-contact {
  text-align: left;
}

.cpt-foot-contact .col-12 {
  margin: 0 0 20px;
  text-align: center;
}

.cpt-foot-contact .title {
  color: #199bd7;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: left;
}

.cpt-foot-contact .newsletter {
  position: relative;
}

.cpt-foot-contact .newsletter .select-wrap {
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}

.cpt-foot-contact .newsletter .select-wrap input {
  background-color: transparent;
  width: 100%;
  border: 0 none;
  outline: 0 none;
  padding: 0 0 15px 2px;
}

.cpt-foot-contact .newsletter .select-wrap .button--transparent {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #2a3436;
  font-weight: 300;
  border: 0 none;
  background-color: transparent;
  outline: 0 none;
  padding: 15px;
  margin-left: -3px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.cpt-foot-contact .newsletter .select-wrap .button--transparent:hover {
  background-color: #199bd7;
  color: #fff;
}

.cpt-foot-contact .follow-us {
  position: relative;
}

.cpt-foot-contact .follow-us .title {
  text-align: center;
}

.cpt-foot-contact .follow-us .icon-wrap {
  color: #2a3436;
  font-size: 22px;
  margin: 0 10px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.cpt-foot-contact .follow-us .icon-wrap:hover {
  color: #199bd7;
}

.cpt-foot-contact .contact .title {
  text-align: center;
}

.cpt-foot-contact .contact .elem-button--primary-alt {
  padding: 8px 20px;
  font-size: 16px;
  margin: 0 auto;
}

.cpt-foot-contact .col-12 {
  margin: 0 0 30px;
}

.cpt-foot-contact .elem-button--primary-alt {
  display: block;
  padding: 12px 40px;
  text-align: center;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-foot-contact {
    text-align: center;
  }
  .cpt-foot-contact .col-12 {
    text-align: center;
  }
  .cpt-foot-contact .title {
    text-align: left;
  }
  .cpt-foot-contact .contact .title {
    text-align: left;
  }
  .cpt-foot-contact .contact .elem-button--primary-alt {
    margin: inherit;
  }
}

/**
 * FOOT LINKS
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-links .list-style {
  color: #fff;
  text-align: left;
  font-weight: 300;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.cpt-foot-links .list-style .link {
  color: rgba(255, 255, 255, 0.6);
}

.cpt-foot-links .list-style .link:hover {
  color: #fff;
}

.cpt-foot-links .list-style .row {
  flex-wrap: nowrap;
}

/**
 * FOOT PAYMENT
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-payment {
  text-align: center;
  padding: 20px 0;
  color: #fff;
}

.cpt-foot-payment .icon-wrap {
  margin: 0 4px;
}

.cpt-foot-payment .icon-wrap.icon-title {
  margin-bottom: 18px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-foot-payment {
    text-align: left;
  }
  .cpt-foot-payment .icon-wrap {
    margin: 0 10px;
  }
  .cpt-foot-payment .icon-wrap.icon-title {
    margin-bottom: 0;
  }
}

/**
 * FOOT SECURITY
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-security {
  text-align: center;
  padding-top: 25px;
  color: #fff;
}

.cpt-foot-security .icon-wrap {
  margin: 0 10px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-foot-security {
    text-align: right;
    margin-top: 0;
  }
}

/**
 * FOOT EDITO
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-foot-edito {
  font-weight: 300;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  padding: 40px 0;
}

/**
 * BUTTON WRAP
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-button-wrap {
  padding: 20px 0 0;
  position: relative;
}

.cpt-button-wrap [class*=".elem-button--"] {
  font-size: 19px;
  padding-left: 30px;
  padding-right: 30px;
}

/**
 * CONTACT EXTERNAL LINK
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-contact-external-link {
  margin-bottom: 40px;
  min-height: 330px;
}

.cpt-contact-external-link .external-title {
  font-size: 20px;
  font-weight: 400;
  color: #199bd7;
  letter-spacing: -1px;
  margin-bottom: 10px;
}

.cpt-contact-external-link .elem-image-wrap {
  height: 150px;
  margin-bottom: 20px;
}

.cpt-contact-external-link .external-text {
  font-size: 14px;
  color: #777;
}

.cpt-contact-external-link .button-wrap {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 576px) {
  .cpt-contact-external-link {
    margin-bottom: inherit;
  }
  .cpt-contact-external-link .button-wrap {
    bottom: 0;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-contact-external-link {
    min-height: 310px;
  }
}

/**
 * CONTACT HEADER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-contact-header {
  padding-bottom: 40px;
}

/**
 * CONTACT FORMS
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-contact-forms .elem-title-and-subtitle {
  margin-bottom: 25px;
}

.cpt-contact-forms .form-item-wrap {
  margin-bottom: 40px;
}

.cpt-contact-forms .form-item-wrap .form-title {
  font-size: 22px;
  font-weight: 600;
  color: #545454;
  letter-spacing: -1px;
  margin-bottom: 10px;
}

.cpt-contact-forms .form-item-wrap .form-text {
  font-size: 14px;
  color: #777;
  margin-bottom: 20px;
}

.cpt-contact-forms .form-item-wrap .contact-form-item .mandatory {
  font-size: 9px;
  color: #aaa;
  margin-bottom: 20px;
  text-align: right;
}

.cpt-contact-forms .form-item-wrap .contact-form-item .field-wrap {
  margin-bottom: 20px;
}

.cpt-contact-forms .form-item-wrap .contact-form-item .field-wrap label {
  font-size: 14px;
  color: #888;
  margin-bottom: 5px;
  display: block;
}

.cpt-contact-forms .form-item-wrap .contact-form-item .field-wrap .form-control {
  border: 1px solid #ddd;
  width: 100%;
  padding: 10px;
}

.cpt-contact-forms .form-item-wrap .contact-form-item .button-wrap {
  text-align: right;
}

.cpt-contact-forms .form-item-wrap .security {
  display: none;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-contact-forms .form-text {
    min-height: 60px;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-contact-forms .form-text {
    min-height: 40px;
  }
}

/**
 * newsletter subscription
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-newsletter-subscription .elem-field {
  margin-bottom: 20px;
}

.cpt-newsletter-subscription .elem-field label {
  color: #199bd7;
}

.cpt-newsletter-subscription .elem-select {
  margin-bottom: 20px;
  padding-right: 30%;
}

.cpt-newsletter-subscription .elem-select label {
  color: #199bd7;
}

.cpt-newsletter-subscription .elem-select:after {
  right: 31%;
}

.cpt-newsletter-subscription .password-lost {
  display: block;
  color: #999;
  margin-top: 20px;
}

.cpt-newsletter-subscription .elem-checkbox {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
  margin-left: 0;
}

.cpt-newsletter-subscription .step--footer {
  line-height: 13px;
  font-size: 11px;
  text-align: left;
  padding: 15px 15px 15px 25px;
  margin-top: 5px;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-newsletter-subscription .elem-field {
    padding-right: 30%;
  }
  .cpt-newsletter-subscription [id^="btn-"] {
    margin-top: 30px;
    margin-left: 5px;
  }
}

/**
 * figureHoverText
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-figure-hover-text {
  position: relative;
  cursor: pointer;
}

.cpt-figure-hover-text .figure-hover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 1;
  border: solid 3px #fff;
  display: flex;
}

.cpt-figure-hover-text .figure-hover .text {
  margin: auto;
  color: #fff;
  text-align: center;
}

.cpt-figure-hover-text .figure-hover .text i {
  font-size: 22px;
}

.cpt-figure-hover-text .elem-image-wrap {
  height: 130px;
}

.cpt-figure-hover-text.active .figure-hover {
  border: solid 3px #199bd7;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-figure-hover-text .elem-image-wrap {
    height: 90px;
  }
}

/**
 * selectYourThematic
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-select-your-thematic .thematic-list [class*="col-"] {
  margin-bottom: 20px;
}

/**
 * KNOWLEDGE
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-knowledge {
  position: relative;
}

.cpt-knowledge .step-wrapper {
  padding-bottom: 30px;
  position: relative;
}

.cpt-knowledge .secondary-image {
  height: 115px;
}

.cpt-knowledge .elem-step-title {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.cpt-knowledge .elem-step-title h2 {
  margin-bottom: 40px;
}

.cpt-knowledge .elem-image-wrap {
  height: 180px;
  display: block;
}

.cpt-knowledge .elem-button--primary-invert {
  border: 0 none;
}

.cpt-knowledge .newAccount {
  position: absolute;
  top: 90px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cpt-knowledge .haveAccount {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #e6eef2;
  color: #333;
}

.cpt-knowledge .haveAccount:hover {
  background-color: #199bd7;
  color: #fff;
}

.cpt-knowledge .legend {
  margin: 10px 0;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-knowledge .elem-step-title {
    line-height: inherit;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-knowledge .secondary-image {
    height: auto;
  }
  .cpt-knowledge .elem-step-title h3 {
    font-size: 30px;
  }
  .cpt-knowledge .newAccount {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
  }
  .cpt-knowledge .haveAccount {
    position: absolute;
    top: inherit;
    right: 30px;
    bottom: 15px;
    left: inherit;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    background-color: #fff;
    color: #199bd7;
    font-size: 12px;
    padding: 4px 6px;
  }
  .cpt-knowledge .haveAccount span {
    font-weight: 700;
  }
}

/**
 * NEWSLETTER
 *
 * @type module
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-newsletter {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  overflow-y: scroll;
  z-index: 9999;
}

.cpt-newsletter label {
  display: block;
}

.cpt-newsletter a {
  cursor: pointer;
}

.cpt-newsletter hr {
  border: none;
  border-bottom: 1px solid #c2c2c2;
  width: 96%;
  margin-top: 25px;
}

.cpt-newsletter .btn-facebook {
  width: 50px;
  height: 35px;
  background-color: #396298;
  color: #fff;
  line-height: 35px;
  text-align: center;
  border-radius: 4px;
  margin: 20px 0 0 20px;
  display: inline-block;
}

.cpt-newsletter .errors-messages {
  background-color: rgba(224, 0, 66, 0.1);
  font-size: 14px;
  color: #e00042;
  border-left: 3px solid #e00042;
  padding: 15px;
  margin-bottom: 15px;
}

.cpt-newsletter .errors-messages .msg-row {
  margin: 5px 0;
}

.cpt-newsletter .connect-content {
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  margin: auto;
  display: flex;
  align-self: center;
  position: relative;
}

.cpt-newsletter .connect-content .content-aside {
  width: 33%;
}

.cpt-newsletter .connect-content .content-aside {
  display: none;
}

.cpt-newsletter .connect-content .content-main {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.cpt-newsletter .connect-content .content-main .main-head {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: right;
}

.cpt-newsletter .connect-content .content-main .main-head .btn-close {
  cursor: pointer;
}

.cpt-newsletter .connect-content .content-main .main-head .btn-close span {
  margin-right: 10px;
}

.cpt-newsletter .connect-content .content-main .main-head .btn-close span {
  display: none;
}

.cpt-newsletter .connect-content .content-main .main-head .btn-close i {
  font-size: 15px;
}

.cpt-newsletter .connect-content .content-main .main-step {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.cpt-newsletter .connect-content .content-main .main-step .cpt-step {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.cpt-newsletter .connect-content .content-main .main-step .cpt-step .step-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  flex-grow: 1;
}

.cpt-newsletter .connect-content .content-main .main-step .cpt-step .step-footer {
  position: relative;
  margin-top: 0;
  min-height: 40px;
}

.cpt-newsletter .connect-content.wahou-connect-content .content-aside,
.cpt-newsletter .connect-content.wahou-connect-content .main-head {
  display: none;
}

.cpt-newsletter .connect-content.wahou-connect-content .content-main .main-step .cpt-step .step-wrapper {
  display: flex;
}

.cpt-newsletter .connect-content.wahou-connect-content .content-main .main-step .cpt-step .step-wrapper .elem-image-wrap {
  margin: auto;
}

.pac-container {
  z-index: 10000;
}

/** ----------------------------------------------------------------
 * MEDIA QUERY
 */
@media only screen and (min-width: 768px) {
  .cpt-newsletter .connect-content {
    margin: auto;
    min-height: 80%;
  }
  .cpt-newsletter .connect-content .content-aside .elem-image-wrap {
    height: 100%;
  }
  .cpt-newsletter .connect-content .content-aside {
    display: block;
  }
  .cpt-newsletter .connect-content .content-main {
    width: 67%;
  }
  .cpt-newsletter .connect-content .content-main .main-head {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .cpt-newsletter .connect-content .content-main .main-head .btn-close span {
    display: inline;
  }
  .cpt-newsletter .connect-content .content-main .main-head .btn-close i {
    font-size: 11px;
  }
  .cpt-newsletter .connect-content .content-main .main-step .cpt-step .step-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .cpt-newsletter .connect-content .content-main .main-step .cpt-step .step-footer {
    min-height: 80px;
    line-height: 40px;
    margin-top: 40px;
  }
  .cpt-newsletter .connect-content.wahou-connect-content .content-main {
    width: 100%;
  }
  .cpt-newsletter .connect-content.wahou-connect-content .content-main .main-step .cpt-step .step-wrapper {
    padding: 0;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-newsletter .connect-content {
    width: 1064px;
    min-height: 428px;
  }
  .cpt-newsletter .connect-content .content-main .main-head {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .cpt-newsletter .connect-content .content-main .main-step .cpt-step .step-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
  .cpt-newsletter .connect-content .content-main .main-step .cpt-step .step-footer {
    padding-right: 40px;
    padding-left: 40px;
    min-height: 80px;
  }
}

/**
 * ERROR CONTAINER
 *
 * @type component
 */
/** ----------------------------------------------------------------
 * COMMON
 */
.cpt-error-container {
  min-height: 150px;
  margin: 10px 0;
  padding: 40px 0 40px 0;
}

.cpt-error-container .cpt-message-wrap {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 20px;
  width: 100%;
  padding: 5px 0;
  display: inline-block;
  box-sizing: border-box;
}

.cpt-error-container .cpt-message-wrap.title {
  font-weight: 600;
  text-transform: inherit;
}

.cpt-error-container .cpt-message-wrap .link {
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}

.cpt-error-container .cpt-message-wrap .link:visited {
  color: inherit;
}

.cpt-error-container .icon {
  display: none;
}

/** ----------------------------------------------------------------
* MEDIA QUERY
*/
@media only screen and (min-width: 576px) {
  .cpt-error-container .cpt-message-wrap {
    font-size: 20px;
    line-height: 25px;
  }
}

@media only screen and (min-width: 768px) {
  .cpt-error-container {
    min-height: 492px;
  }
  .cpt-error-container .cpt-message-wrap {
    font-size: 25px;
    line-height: 45px;
  }
}

@media only screen and (min-width: 992px) {
  .cpt-error-container {
    min-height: 340px;
  }
}

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